Fix typo 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/e8455ca5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e8455ca5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e8455ca5 Branch: refs/heads/master Commit: e8455ca5349fe59d7aef918166c34ab66f10d633 Parents: 85ce367 Author: Mike Zaccardo <[email protected]> Authored: Thu Apr 16 13:56:26 2015 -0400 Committer: Mike Zaccardo <[email protected]> Committed: Thu Apr 16 13:56:26 2015 -0400 ---------------------------------------------------------------------- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/e8455ca5/docs/README.md ---------------------------------------------------------------------- diff --git a/docs/README.md b/docs/README.md index f092df7..bf0766b 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-docs.htmlq +[CONTRIB]: https://brooklyn.incubator.apache.org/community/how-to-contribute-docs.html [COMMIT]: https://brooklyn.incubator.apache.org/developers/committers/index.html
