Fix broken link for committers 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/5d549bd3 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/5d549bd3 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/5d549bd3 Branch: refs/heads/0.7.0-incubating Commit: 5d549bd389d391e0410da58a6479787560e7edeb Parents: 91f99bb Author: Mike Zaccardo <[email protected]> Authored: Thu Apr 16 13:54:49 2015 -0400 Committer: Mike Zaccardo <[email protected]> Committed: Thu Apr 16 13:54:49 2015 -0400 ---------------------------------------------------------------------- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/5d549bd3/docs/README.md ---------------------------------------------------------------------- diff --git a/docs/README.md b/docs/README.md index ce09809..f092df7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,8 +11,8 @@ 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-docs.html -[COMMIT]: https://brooklyn.incubator.apache.org/community/committers.html +[CONTRIB]: https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.htmlq +[COMMIT]: https://brooklyn.incubator.apache.org/developers/committers/index.html Workstation Setup
