소스 검색

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

Fix link to CONTRIBUTING.md
Rob 9 년 전
부모
커밋
3d920f8dbb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: