Fix broken link for committers guide in 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/85ce3675 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/85ce3675 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/85ce3675 Branch: refs/heads/master Commit: 85ce3675bb0dddb3636639cfa133bf9a1e2f6a12 Parents: b5ad034 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/incubator-brooklyn/blob/85ce3675/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
