Fixed link to contributing guidelines.

Absolute paths in links end up being rooted at github.com.
The contributing guidelines link is broken unless we use the full URL.
Also, remove superfluous "monospace formatting" for the link.
This commit is contained in:
Dan Callahan 2024-09-06 16:57:50 +01:00 committed by Maryna-f5
parent d10bf73eba
commit 36ca44f26f

View File

@ -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).