[DIST] fix url in readme
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/fa9b4b10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/fa9b4b10 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/fa9b4b10 Branch: refs/heads/master Commit: fa9b4b101de2cb223747250d5f13e0db37f7add2 Parents: 0781581 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/incubator-brooklyn/blob/fa9b4b10/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/).
