diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b04146f29..b5e478cfe 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,7 +11,7 @@ This PR fixes/adds/improves/... - [ ] Added implementation - [ ] Added / updated tests - [ ] Added / updated documentation -- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO. +- [ ] I read the [contribution documentation](https://github.com/hedgedoc/hedgedoc/blob/master/CONTRIBUTING.md) and signed-off my commits to accept the DCO. ### Related Issue(s)