Skip to content

Commit 5c8fcd5

Browse files
Fix link to open source license in CONTRIBUTING.md
Updated the link to the project's open source license in the CONTRIBUTING.md file.
1 parent de500ef commit 5c8fcd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

9-
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.txt).
9+
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).
1010

1111
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.
1212

@@ -39,4 +39,4 @@ Here are a few things you can do that will increase the likelihood of your pull
3939

4040
- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
4141
- [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
42-
- [GitHub Help](https://help.github.com)
42+
- [GitHub Help](https://help.github.com)

0 commit comments

Comments
 (0)