Browse code

Merge pull request #1562 from AnSavvides/contributing-link

Adding direct reference to contribution guidelines

Michael Crosby authored on 2013/08/24 04:18:24
Showing 1 changed files
... ...
@@ -305,8 +305,7 @@ Contributing to Docker
305 305
 ======================
306 306
 
307 307
 Want to hack on Docker? Awesome! There are instructions to get you
308
-started on the website:
309
-http://docs.docker.io/en/latest/contributing/contributing/
308
+started [here](CONTRIBUTING.md).
310 309
 
311 310
 They are probably not perfect, please let us know if anything feels
312 311
 wrong or incomplete.