diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/pull_request_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0ee1fc364..14ac4639b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,5 +6,5 @@ If this pull request addresses an issue on GitHub, make sure to reference that issue using one of the [supported keywords](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue). -Before creating a pull request, make sure to comply with -[`Contributing Guidelines`](/CONTRIBUTING.md). +Before creating a pull request, make sure to comply with the +[Contributing Guidelines](https://github.com/nginx/nginx/blob/master/CONTRIBUTING.md). |
