brooklyn.apache.org updates: README.md
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/2f8cc894 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/2f8cc894 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/2f8cc894 Branch: refs/heads/master Commit: 2f8cc894dea069b5a76d121f011ca63cacceb5f1 Parents: dc9afe9 Author: Richard Downer <[email protected]> Authored: Mon Nov 23 21:54:27 2015 +0000 Committer: Richard Downer <[email protected]> Committed: Mon Nov 23 21:54:27 2015 +0000 ---------------------------------------------------------------------- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/2f8cc894/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f14e1bf..6b66cf2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# [](http://brooklyn.incubator.apache.org/) +# [](http://brooklyn.apache.org/) ### Apache Brooklyn helps to model, deploy, and manage systems. It supports blueprints in YAML or Java, and deploys them to many clouds and other target environments. It monitors those deployments, maintains a live model, and runs autonomic policies to maintain their health. -For more information see **[brooklyn.incubator.apache.org](https://brooklyn.incubator.apache.org/)**. +For more information see **[brooklyn.apache.org](https://brooklyn.apache.org/)**. ### To Build @@ -17,5 +17,5 @@ The code can be built with a: This creates a build in `usage/dist/target/brooklyn-dist`. Run with `bin/brooklyn launch`. -The **[developer guide](https://brooklyn.incubator.apache.org/v/latest/dev/)** +The **[developer guide](https://brooklyn.apache.org/v/latest/dev/)** has more information about the source code.
