We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570a8bf commit 990facbCopy full SHA for 990facb
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