We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9aaa85 commit 3bbd448Copy full SHA for 3bbd448
PULL_REQUEST_TEMPLATE.md
@@ -2,5 +2,5 @@ Thank you for your contribution to TLS.
2
Before submitting this PR, please make sure:
3
4
- [ ] 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
+- [ ] [Existing test cases](https://github.com/hippke/tls/tree/master/transitleastsquares/tests) work correctly
6
- [ ] New test cases have been added to cover the additional and/or changed functionality
0 commit comments