Fix broken link in top level README
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/4e7a12e1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/4e7a12e1 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/4e7a12e1 Branch: refs/heads/master Commit: 4e7a12e1ec9c338e5581358f3ab5d226f1bb80ee Parents: e69ea20 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/brooklyn/blob/4e7a12e1/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.
