doc: fix security.md link to point to security tab

This commit is contained in:
Jon Church
2026-01-05 17:51:23 -05:00
parent b8fc000f31
commit b5aae87594

View File

@@ -154,7 +154,7 @@ See the [Contributing Guide] for more technical details on contributing.
### Security Issues
If you discover a security vulnerability in Express, please see [Security Policies and Procedures](SECURITY.md).
If you discover a security vulnerability in Express, please see [Security Policies and Procedures](https://github.com/expressjs/express?tab=security-ov-file).
### Running Tests