Skip to content

Commit 7f182cb

Browse files
Fix broken links in CONTRIBUTING.md (#363)
1 parent 82f0fa4 commit 7f182cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
[fork]: https://github.com/github/forgoodfirstissue/fork
44
[pr]: https://github.com/github/forgoodfirstissue/compare
55
[style]: https://github.com/github/forgoodfirstissue/blob/main/.eslintrc.json
6-
[code-of-conduct]: CODE_OF_CONDUCT.md
6+
[code-of-conduct]: https://github.com/github/.github/blob/main/CODE_OF_CONDUCT.md
77

88
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
99

10-
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE.md).
10+
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE).
1111

12-
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
12+
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/github/.github/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
1313

1414
## Submitting a pull request
1515

0 commit comments

Comments
 (0)