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/1f71963a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/1f71963a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/1f71963a Branch: refs/heads/master Commit: 1f71963a0b4d6f79dec24c191f508de5defac58e 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 22:56:20 2015 +0000 ---------------------------------------------------------------------- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/1f71963a/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.
