[DIST] fix url in readme
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/00d8f4c9 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/00d8f4c9 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/00d8f4c9 Branch: refs/heads/master Commit: 00d8f4c95aaa9efb816df8fd5336508c58ff3bb5 Parents: cdd021e Author: Alex Heneveld <[email protected]> Authored: Tue Dec 22 18:05:43 2015 +0000 Committer: Alex Heneveld <[email protected]> Committed: Tue Dec 22 18:05:43 2015 +0000 ---------------------------------------------------------------------- brooklyn-dist/dist/src/main/dist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/00d8f4c9/brooklyn-dist/dist/src/main/dist/README.md ---------------------------------------------------------------------- diff --git a/brooklyn-dist/dist/src/main/dist/README.md b/brooklyn-dist/dist/src/main/dist/README.md index 3c7e46f..406bccd 100644 --- a/brooklyn-dist/dist/src/main/dist/README.md +++ b/brooklyn-dist/dist/src/main/dist/README.md @@ -13,5 +13,5 @@ For server CLI info, use: ./bin/brooklyn help -And to learn more, including the full user's guide, visit [http://github.com/apache/brooklyn/]. +And to learn more, including the full user's guide, visit [brooklyn.apache.org](http://brooklyn.apache.org/).
