diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7351a17..35b97db 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ ## ✅ Checklist -- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/pacer/blob/main/CONTRIBUTING.md). +- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/intent/blob/main/CONTRIBUTING.md). - [ ] I have tested this code locally with `pnpm run test:pr`. ## 🚀 Release Impact