Skip to content

Commit 54363e9

Browse files
authored
Fix broken Contributing Guide link in README (#93)
1 parent ba25f2f commit 54363e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ The Express.js project welcomes all constructive contributions. Contributions ta
7676
from code for bug fixes and enhancements, to additions and fixes to documentation, additional
7777
tests, triaging incoming pull requests and issues, and more!
7878

79-
See the [Contributing Guide](https://github.com/expressjs/express/blob/master/Contributing.md) for more technical details on contributing.
79+
See the [Contributing Guide](https://github.com/expressjs/codemod/blob/main/CONTRIBUTING.md) for more technical details on contributing.
80+
8081

8182
## License
8283

0 commit comments

Comments
 (0)