diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bb0fcae48..5ac30bc8c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ What changes were made? - [ ] I've run the `pre_push.py` script to format and lint code. - [ ] I've checked this pull request runs on `Python 3.6.X`. -- [ ] This fixes something in [Issues](https://github.com/eunwoo1104/discord-py-slash-command/issues). +- [ ] This fixes something in [Issues](https://github.com/goverfl0w/discord-interactions/issues). - Issue: - [ ] This adds something new. - [ ] There is/are breaking change(s).