Fix hidden link in contribution guide

Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
David Gageot 2015-10-03 10:16:19 +02:00
parent 49066f621e
commit 545ab6bf48

View file

@ -227,7 +227,7 @@ high majority of submissions should have a single commit, so if in doubt: squash
down to one.
After every commit, [make sure the test suite passes]
((https://docs.docker.com/project/test-and-docs/)). Include documentation
(https://docs.docker.com/project/test-and-docs/). Include documentation
changes in the same pull request so that a revert would remove all traces of
the feature or fix.