Repository: incubator-brooklyn Updated Branches: refs/heads/master 7a126a140 -> c781f6d7f
Fix broken link for contributers 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/b5ad034c Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/b5ad034c Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/b5ad034c Branch: refs/heads/master Commit: b5ad034cf2ba2eed63e648be316b65f4bbf68f1d Parents: 4338a8f 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/incubator-brooklyn/blob/b5ad034c/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
