Skip to content

Commit b52ff7c

Browse files
update contributing and COC links (#6601)
1 parent 9420cd3 commit b52ff7c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Fast, unopinionated, minimalist web framework for [Node.js](https://nodejs.org).**
44

5-
**This project has a [Code of Conduct][].**
5+
**This project has a [Code of Conduct].**
66

77
## Table of contents
88

@@ -148,7 +148,7 @@ The Express.js project welcomes all constructive contributions. Contributions ta
148148
from code for bug fixes and enhancements, to additions and fixes to documentation, additional
149149
tests, triaging incoming pull requests and issues, and more!
150150

151-
See the [Contributing Guide](https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md) for more technical details on contributing.
151+
See the [Contributing Guide] for more technical details on contributing.
152152

153153
### Security Issues
154154

@@ -269,4 +269,5 @@ The original author of Express is [TJ Holowaychuk](https://github.com/tj)
269269
[npm-version-image]: https://badgen.net/npm/v/express
270270
[ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/express/badge
271271
[ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/express
272-
[Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md
272+
[Code of Conduct]: https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md
273+
[Contributing Guide]: https://github.com/expressjs/.github/blob/HEAD/CONTRIBUTING.md

0 commit comments

Comments
 (0)