Skip to content

Commit 7fc9107

Browse files
watildeBridgeAR
authored andcommitted
doc: update core-validate-commit url
PR-URL: #24331 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent dd9864b commit 7fc9107

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/guides/contributing/pull-requests.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ One of the existing contributors will help get things situated and the
194194
contributor landing the Pull Request will ensure that everything follows
195195
the project guidelines.
196196

197-
See [core-validate-commit](https://github.com/evanlucas/core-validate-commit) -
197+
See [core-validate-commit](https://github.com/nodejs/core-validate-commit) -
198198
A utility that ensures commits follow the commit formatting guidelines.
199199

200200
### Step 5: Rebase
@@ -596,4 +596,4 @@ If you want to know more about the code review and the landing process, see the
596596
[https://ci.nodejs.org/]: https://ci.nodejs.org/
597597
[IRC in the #node-dev channel]: https://webchat.freenode.net?channels=node-dev&uio=d4
598598
[Onboarding guide]: ../../onboarding.md
599-
[running tests]: ../../../BUILDING.md#running-tests
599+
[running tests]: ../../../BUILDING.md#running-tests

doc/onboarding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ needs to be pointed out separately during the onboarding.
245245
the [summit](https://github.com/nodejs/summit) repository for details.
246246

247247
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
248-
[`core-validate-commit`]: https://github.com/evanlucas/core-validate-commit
248+
[`core-validate-commit`]: https://github.com/nodejs/core-validate-commit
249249
[`git-node`]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md
250250
[`node-core-utils`]: https://github.com/nodejs/node-core-utils
251251
[Landing Pull Requests]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#landing-pull-requests

0 commit comments

Comments
 (0)