Browse Source

Merge pull request #5528 from JamesForks/fix-contributing-docs

Fix link to CONTRIBUTING.md
Rob 9 years ago
parent
commit
3d920f8dbb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/07-community.md

+ 2 - 2
doc/07-community.md

@@ -6,8 +6,8 @@ contributing.
 ## Contributing
 
 If you would like to contribute to Composer, please read the
-[README](https://github.com/composer/composer) and 
-[CONTRIBUTING](https://github.com//composer/composer/blob/master/CONTRIBUTING.md)
+[README](https://github.com/composer/composer) and
+[CONTRIBUTING](https://github.com//composer/composer/blob/master/.github/CONTRIBUTING.md)
 documents.
 
 The most important guidelines are described as follows: