Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit abcfc4c

Browse files
committed
Fix the security-alert email link in the README
This fixes the security-alert email link to actually open up in an email client, rather than it trying to make the email link a part of the Unit repository URL. Fixes: fa42d85 ("Adding GitHub-styled README and CONTRIBUTING files in Markdown.") Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
1 parent dd701fb commit abcfc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ usability.
192192
- To reach the team directly, subscribe to the
193193
[mailing list](https://mailman.nginx.org/mailman/listinfo/unit).
194194

195-
- For security issues, [email us](security-alert@nginx.org), mentioning
196-
NGINX Unit in the subject and following the [CVSS
195+
- For security issues, [email us](mailto:security-alert@nginx.org),
196+
mentioning NGINX Unit in the subject and following the [CVSS
197197
v3.1](https://www.first.org/cvss/v3.1/specification-document) spec.
198198

0 commit comments

Comments
 (0)