From 8a60798f4c86350a065e178cf6f981bd049a6e98 Mon Sep 17 00:00:00 2001 From: Daijiro Wachi Date: Tue, 13 Nov 2018 14:01:37 +0900 Subject: [PATCH] doc: update core-validate-commit url PR-URL: https://github.com/nodejs/node/pull/24331 Reviewed-By: Rich Trott Reviewed-By: Colin Ihrig Reviewed-By: Refael Ackermann Reviewed-By: Richard Lau --- doc/guides/contributing/pull-requests.md | 2 +- doc/onboarding.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md index f18f4bccc5b485..cd2bc4d5ebdcb8 100644 --- a/doc/guides/contributing/pull-requests.md +++ b/doc/guides/contributing/pull-requests.md @@ -195,7 +195,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 diff --git a/doc/onboarding.md b/doc/onboarding.md index b08aabfff7d74e..133680a8cfb93a 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -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