We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d0c76 commit 77d33c9Copy full SHA for 77d33c9
doc/guides/collaborator-guide.md
@@ -611,7 +611,7 @@ Other changes might have landed on master since the successful CI run. As a
611
precaution, run tests (`make -j4 test` or `vcbuild test`).
612
613
Confirm that the commit message format is correct using
614
-[core-validate-commit](https://github.com/evanlucas/core-validate-commit).
+[core-validate-commit](https://github.com/nodejs/core-validate-commit).
615
616
```text
617
$ git rev-list upstream/master...HEAD | xargs core-validate-commit
0 commit comments