Repository: incubator-brooklyn Updated Branches: refs/heads/master 86ca3cd36 -> 29936339f
Fix broken link in top level README Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/9047955c Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/9047955c Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/9047955c Branch: refs/heads/master Commit: 9047955ceb382c2182dc3aca461377b6220cfbe9 Parents: 86ca3cd Author: Geoff Macartney <[email protected]> Authored: Sun Sep 6 21:14:37 2015 +0100 Committer: Geoff Macartney <[email protected]> Committed: Sun Sep 6 21:14:37 2015 +0100 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/9047955c/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f068785..f14e1bf 100644 --- a/README.md +++ b/README.md @@ -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/guide/dev/)** +The **[developer guide](https://brooklyn.incubator.apache.org/v/latest/dev/)** has more information about the source code.
