Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 77d33c9

Browse filesBrowse files
watildedanielleadams
authored andcommitted
doc: update core-validate-commit link in guide
PR-URL: #35938 Reviewed-By: Shelley Vohr <codebytere@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Mary Marchini <oss@mmarchini.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent a7d0c76 commit 77d33c9
Copy full SHA for 77d33c9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/guides/collaborator-guide.md‎

Copy file name to clipboardExpand all lines: doc/guides/collaborator-guide.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ Other changes might have landed on master since the successful CI run. As a
611611
precaution, run tests (`make -j4 test` or `vcbuild test`).
612612

613613
Confirm that the commit message format is correct using
614-
[core-validate-commit](https://github.com/evanlucas/core-validate-commit).
614+
[core-validate-commit](https://github.com/nodejs/core-validate-commit).
615615

616616
```text
617617
$ git rev-list upstream/master...HEAD | xargs core-validate-commit

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.