From b1475bef29e5c0c9a9a1d002149bc90bcff40a13 Mon Sep 17 00:00:00 2001 From: Jon Church Date: Mon, 21 Jul 2025 19:11:34 -0400 Subject: [PATCH] doc: fix the Contributing.md link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d7e99de5c15..8c495df48d2 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