From b519f25b4170a6ba2a5c171cc9f4fb805b08616a Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:20:41 -0700 Subject: [PATCH] fix --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index eafce92c0..3b954c6b3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,6 +17,6 @@ ## Checklist: -- [ ] I have read the [contribution guide](https://rentry.co/Contrib-Guide). -- [ ] I have made sure to [search](https://feedback.tasky.workers.dev/single-page) before making any changes. +- [ ] I have read the [contribution guide](https://fmhy.net/other/contributing). +- [ ] I have made sure to [search](https://api.fmhy.net/single-page) before making any changes. - [ ] My code follows the code style of this project.