Skip to content

Commit 3bbd448

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent a9aaa85 commit 3bbd448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Thank you for your contribution to TLS.
22
Before submitting this PR, please make sure:
33

44
- [ ] Your code builds clean without any errors or warnings
5-
- [ ] [Existing test cases](https://github.com/hippke/tls/blob/master/transitleastsquares/tests.py) work correctly
5+
- [ ] [Existing test cases](https://github.com/hippke/tls/tree/master/transitleastsquares/tests) work correctly
66
- [ ] New test cases have been added to cover the additional and/or changed functionality

0 commit comments

Comments
 (0)