brooklyn.apache.org updates: README.md
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/d54f010b Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/d54f010b Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/d54f010b Branch: refs/heads/master Commit: d54f010b5accd36e24947cd73667a143d7b90505 Parents: 7ebe7da 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/incubator-brooklyn/blob/d54f010b/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.
