diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1f1f464d..9ade49e2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,5 +5,5 @@ ## Checklist - [ ] I've updated the relevant CHANGELOG files if necessary. Changes to `javy-cli` and `javy-core` do not require updating CHANGELOG files. -- [ ] I've updated the relevant crate versions if necessary. [Versioning policy for library crates](/blob/main/docs/contributing.md#versioning-for-library-crates) +- [ ] I've updated the relevant crate versions if necessary. [Versioning policy for library crates](blob/main/docs/contributing.md#versioning-for-library-crates) - [ ] I've updated documentation including crate documentation if necessary.