Skip to content

Commit a4a8917

Browse files
authored
docs: Fix broken links in CONTRIBUTING.md (#248)
1 parent 7eba53a commit a4a8917

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The following is a set of guidelines for contributing to the Docker Unprivileged
66

77
[Ask a Question](#ask-a-question)
88

9-
[Getting Started](#getting-started)
9+
[Project Overview](#project-overview)
1010

1111
[Contributing](#contributing)
1212

@@ -34,7 +34,7 @@ To report a bug, open an issue on GitHub with the label `bug` using the availabl
3434

3535
### Report a Security vulnerability
3636

37-
To report a security vulnerability, open an issue on GitHub with the label `security` using the available security report issue template. Please ensure the security vulnerability directly impacts one of the NGINX dependencies listed in the [`SECURITY`](https://github.com/nginxinc/docker-nginx-unprivileged/blob/main/.github/SECURITY.md) doc. Other security vulnerabilities should be addressed by the weekly Monday night build and as such will be promptly closed.
37+
To report a security vulnerability, open an issue on GitHub with the label `security` using the available security report issue template. Please ensure the security vulnerability directly impacts one of the NGINX dependencies listed in the [`SECURITY`](https://github.com/nginxinc/docker-nginx-unprivileged/blob/main/SECURITY.md) doc. Other security vulnerabilities should be addressed by the weekly Monday night build and as such will be promptly closed.
3838

3939
### Suggest a Feature or Enhancement
4040

0 commit comments

Comments
 (0)