mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: update core-validate-commit url
PR-URL: https://github.com/nodejs/node/pull/24331 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
parent
dde9b3a0d3
commit
7067572a63
@ -194,7 +194,7 @@ One of the existing contributors will help get things situated and the
|
||||
contributor landing the Pull Request will ensure that everything follows
|
||||
the project guidelines.
|
||||
|
||||
See [core-validate-commit](https://github.com/evanlucas/core-validate-commit) -
|
||||
See [core-validate-commit](https://github.com/nodejs/core-validate-commit) -
|
||||
A utility that ensures commits follow the commit formatting guidelines.
|
||||
|
||||
### Step 5: Rebase
|
||||
@ -596,4 +596,4 @@ If you want to know more about the code review and the landing process, see the
|
||||
[https://ci.nodejs.org/]: https://ci.nodejs.org/
|
||||
[IRC in the #node-dev channel]: https://webchat.freenode.net?channels=node-dev&uio=d4
|
||||
[Onboarding guide]: ../../onboarding.md
|
||||
[running tests]: ../../../BUILDING.md#running-tests
|
||||
[running tests]: ../../../BUILDING.md#running-tests
|
||||
|
@ -245,7 +245,7 @@ needs to be pointed out separately during the onboarding.
|
||||
the [summit](https://github.com/nodejs/summit) repository for details.
|
||||
|
||||
[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
|
||||
[`core-validate-commit`]: https://github.com/evanlucas/core-validate-commit
|
||||
[`core-validate-commit`]: https://github.com/nodejs/core-validate-commit
|
||||
[`git-node`]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md
|
||||
[`node-core-utils`]: https://github.com/nodejs/node-core-utils
|
||||
[Landing Pull Requests]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#landing-pull-requests
|
||||
|
Loading…
Reference in New Issue
Block a user