correct typo
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/cca382df Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/cca382df Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/cca382df Branch: refs/heads/0.5.0 Commit: cca382df3eadf1815b58076f0596d3a18662bc6d Parents: ae75ca1 Author: Alex Heneveld <[email protected]> Authored: Tue Apr 2 15:34:06 2013 -0700 Committer: Alex Heneveld <[email protected]> Committed: Tue Apr 2 15:40:59 2013 -0700 ---------------------------------------------------------------------- docs/meta/versions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/cca382df/docs/meta/versions.md ---------------------------------------------------------------------- diff --git a/docs/meta/versions.md b/docs/meta/versions.md index c1a8443..202b21a 100644 --- a/docs/meta/versions.md +++ b/docs/meta/versions.md @@ -73,9 +73,9 @@ This is the archived documentation for Brooklyn v{{ site.brooklyn-version }} ### Version History -* **[MASTER](/v/0.6.0-SNAPSHOT)**: no major changes yet since 0.5.0-rc.1 +* **[0.6.0-SNAPSHOT (master)](/v/0.6.0-SNAPSHOT)**: no major changes yet since 0.5.0-rc.1 -* **[MASTER](/v/0.5.0-rc.1)**: includes new JS GUI and REST API, rebind/persistence support, cleaner model and naming conventions, more entities (Apr 2013) +* **[0.5.0-rc.1](/v/0.5.0-rc.1)**: includes new JS GUI and REST API, rebind/persistence support, cleaner model and naming conventions, more entities (Apr 2013) * **[v0.4.0](/v/0.4.0/)**: initial public GA release of Brooklyn to Maven Central, supporting wide range of entities and examples (Jan 2013)
