summaryrefslogtreecommitdiff
path: root/doc/guides/contributing/pull-requests.md
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2018-11-13 14:01:37 +0900
committerDaniel Bevenius <daniel.bevenius@gmail.com>2018-11-13 09:15:18 +0100
commit7067572a6355acf14cc89abe210e030e84d0d474 (patch)
tree54aaae8ad5efb4a0a222ff195ea30a13df8cbbe0 /doc/guides/contributing/pull-requests.md
parentdde9b3a0d3a206bd43946b2087f0d39ccc967c48 (diff)
downloadandroid-node-v8-7067572a6355acf14cc89abe210e030e84d0d474.tar.gz
android-node-v8-7067572a6355acf14cc89abe210e030e84d0d474.tar.bz2
android-node-v8-7067572a6355acf14cc89abe210e030e84d0d474.zip
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>
Diffstat (limited to 'doc/guides/contributing/pull-requests.md')
-rw-r--r--doc/guides/contributing/pull-requests.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md
index 2c0d8d6ccb..ea28001b69 100644
--- a/doc/guides/contributing/pull-requests.md
+++ b/doc/guides/contributing/pull-requests.md
@@ -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 \ No newline at end of file
+[running tests]: ../../../BUILDING.md#running-tests