Fix typo 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/d099ab00 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d099ab00 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/d099ab00 Branch: refs/heads/0.7.0-incubating Commit: d099ab00492291d2393797645875bb9cd2980853 Parents: 5d549bd 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/brooklyn-docs/blob/d099ab00/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
