We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a6a89 commit 113e086Copy full SHA for 113e086
CONTRIBUTING.md
@@ -27,4 +27,4 @@ Ways to improve your chances of getting your contribution accepted:
27
* Only one pull request per feature or fix.
28
* Send coherent history by making sure each individual commit in your pull request is meaningful. Use interactive
29
rebase to squash intermediate commits.
30
-* Ensure that [read me](README.md), [change log](CHANGELOG.md) and [other docs](doc) are updated as needed.
+* Ensure that [read me](README.md), [change log](docs/CHANGELOG.md) and [other docs](docs/) are updated as needed.
0 commit comments