diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 795bd548..0fad0ab8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ _check the box if it is not applicable to your changes_ - [ ] I have updated the README with the necessary documentation - [ ] I have added unit tests -- [ ] I have added [integration tests](tests/) +- [ ] I have added [integration tests](https://github.com/skim-rs/skim/tree/master/tests) - [ ] I have linked all related issues or PRs ## Description of the changes