diff --git a/Readme.md b/Readme.md index 8c495df48d2..778a952c35a 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ **Fast, unopinionated, minimalist web framework for [Node.js](https://nodejs.org).** -**This project has a [Code of Conduct][].** +**This project has a [Code of Conduct].** ## Table of contents @@ -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.md) for more technical details on contributing. +See the [Contributing Guide] for more technical details on contributing. ### Security Issues @@ -269,4 +269,5 @@ The original author of Express is [TJ Holowaychuk](https://github.com/tj) [npm-version-image]: https://badgen.net/npm/v/express [ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/express/badge [ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/express -[Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md +[Code of Conduct]: https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md +[Contributing Guide]: https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md