Fix link in contributing.md

Fixes #1118
This commit is contained in:
Sindre Sorhus
2017-11-03 22:43:15 +07:00
committed by GitHub
parent a9831a396f
commit 6b8abb17a1

View File

@ -50,4 +50,4 @@ You'll need a [GitHub account](https://github.com/join)!
Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.
[Here](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that.
[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that.