Skip to content

Commit 113e086

Browse files
Dagefoerdepolothy
authored andcommittedOct 20, 2017
Fix paths in contribution guideline
1 parent 86a6a89 commit 113e086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ Ways to improve your chances of getting your contribution accepted:
2727
* Only one pull request per feature or fix.
2828
* Send coherent history by making sure each individual commit in your pull request is meaningful. Use interactive
2929
rebase to squash intermediate commits.
30-
* Ensure that [read me](README.md), [change log](CHANGELOG.md) and [other docs](doc) are updated as needed.
30+
* Ensure that [read me](README.md), [change log](docs/CHANGELOG.md) and [other docs](docs/) are updated as needed.

0 commit comments

Comments
 (0)
Please sign in to comment.