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/091314e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/091314e1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/091314e1 Branch: refs/heads/master Commit: 091314e1b6d4e01149a60ea3b4f500a0e52ecaf9 Parents: ada9aad 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/incubator-brooklyn/blob/091314e1/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.
