Minor Documentation fixes
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/d139785a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/d139785a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/d139785a Branch: refs/heads/0.7.0-incubating Commit: d139785a26a030efcc170deac33aa561e6263677 Parents: a01f316 Author: Duncan Grant <[email protected]> Authored: Tue Jan 6 11:15:00 2015 +0000 Committer: Duncan Grant <[email protected]> Committed: Tue Jan 6 11:27:40 2015 +0000 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/d139785a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 190eae2..2de161b 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ Alternatively, use Brooklyn as an integrated-stand-alone management node for you Three quick start options are available: -* The [getting started guide](http://brooklyncentral.github.io/use/guide/quickstart/index.html) will step you through downloading and installing Brooklyn and running the examples. +* The [getting started guide](https://brooklyn.incubator.apache.org/quickstart/) will step you through downloading and installing Brooklyn and running the examples. * Alternatively, [download the latest release](https://github.com/brooklyncentral/brooklyn/tarball/master) (tgz), -* or, fork or clone the repo: `git clone git://github.com/brooklyncentral/brooklyn.git` then `mvn clean install`. +* or, fork or clone the repo: `git clone git://github.com/apache/incubator-brooklyn.git` then `mvn clean install`. ## Community
