Skip to content

Commit b54a01f

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 0f6a096 commit b54a01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2424
- [ ] I have updated the Version number of any scripts modified.
2525
- [ ] I have updated the documentation accordingly.
26-
- [ ] I have read the [**CONTRIBUTING**](../CONTRIBUTING.md) document.
26+
- [ ] I have read the [**CONTRIBUTING**](../.github/CONTRIBUTING.md) document.
2727
- [ ] I have added tests to cover my changes.
2828
- [ ] All new and existing tests passed.

0 commit comments

Comments
 (0)