From 7a1581c3f92a0cb3eb8639cee392d40c1d0e99d5 Mon Sep 17 00:00:00 2001 From: krzysdz <12915102+krzysdz@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:37:49 +0200 Subject: [PATCH] Update link to CONTRIBUTING.md The file that the old link pointed to was removed a year ago in https://github.com/expressjs/express/pull/6427. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df1bd789..f700e891 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,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/express/blob/master/Contributing.md) 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. ## License @@ -308,4 +308,4 @@ See the [Contributing Guide](https://github.com/expressjs/express/blob/master/Co [ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/compression/badge [ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/compression [funding-url]: https://opencollective.com/express -[funding-image]: https://badgen.net/badge/icon/sponsor/pink?icon=github&label=Open%20Collective \ No newline at end of file +[funding-image]: https://badgen.net/badge/icon/sponsor/pink?icon=github&label=Open%20Collective