From 9420cd3f9b5ee9ff5956db1173aff87eb7aa0316 Mon Sep 17 00:00:00 2001 From: Jon Church Date: Mon, 21 Jul 2025 19:14:33 -0400 Subject: [PATCH] doc: fix the Contributing.md link (#6653) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d7e99de5..8c495df4 100644 --- a/Readme.md +++ b/Readme.md @@ -148,7 +148,7 @@ The Express.js project welcomes all constructive contributions. Contributions ta from code for bug fixes and enhancements, to additions and fixes to documentation, additional tests, triaging incoming pull requests and issues, and more! -See the [Contributing Guide](https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.yml) for more technical details on contributing. +See the [Contributing Guide](https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md) for more technical details on contributing. ### Security Issues