Fix broken link for contributers guide in README
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/91f99bb3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/91f99bb3 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/91f99bb3 Branch: refs/heads/0.7.0-incubating Commit: 91f99bb37d60a935e4fdcb53de07733b52d940b7 Parents: b503aa8 Author: Mike Zaccardo <[email protected]> Authored: Thu Apr 16 11:55:10 2015 -0400 Committer: Mike Zaccardo <[email protected]> Committed: Thu Apr 16 11:55:10 2015 -0400 ---------------------------------------------------------------------- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/91f99bb3/docs/README.md ---------------------------------------------------------------------- diff --git a/docs/README.md b/docs/README.md index 5d1b386..ce09809 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ familiarise yourself with the standard workflow for Apache Brooklyn: * [Guide for contributors][CONTRIB] * [Guide for committers][COMMIT] -[CONTRIB]: https://brooklyn.incubator.apache.org/community/how-to-contribute.html +[CONTRIB]: https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html [COMMIT]: https://brooklyn.incubator.apache.org/community/committers.html
