Browse code

Fix hidden link in contribution guide

Signed-off-by: David Gageot <david@gageot.net>

David Gageot authored on 2015/10/03 17:16:19
Showing 1 changed files
... ...
@@ -227,7 +227,7 @@ high majority of submissions should have a single commit, so if in doubt: squash
227 227
 down to one.
228 228
 
229 229
 After every commit, [make sure the test suite passes]
230
-((https://docs.docker.com/project/test-and-docs/)). Include documentation
230
+(https://docs.docker.com/project/test-and-docs/). Include documentation
231 231
 changes in the same pull request so that a revert would remove all traces of
232 232
 the feature or fix.
233 233