diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7e6ddf7e8..dd0c492cf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,5 +26,5 @@ - [ ] If my change requires a change to the documentation, I have updated the documentation in this pull request. -- [ ] I have read the **[CONTRIBUTING](<(https://github.com/umbraco/Umbraco.UI/blob/dev/docs/CONTRIBUTING.md)>)** document. +- [ ] I have read the **[CONTRIBUTING](<(https://github.com/umbraco/Umbraco.UI/blob/v1/contrib/docs/CONTRIBUTING.md)>)** document. - [ ] I have added tests to cover my changes.