Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Dawson <mdawson@devrus.com>2021-02-23 22:59:24 +0300
committerRich Trott <rtrott@gmail.com>2021-02-27 23:03:22 +0300
commit7a4c2c8d86031b986e8a514d5c64b42d8a6b1806 (patch)
treee13ae6c7008bda3c1f05bbfd18fdbad66a702b96 /onboarding.md
parent0486cb86cd7f5e99caf3e249fda7013420c2b32f (diff)
doc: change links to use HEAD in top level docs
Change the top level docs to use HEAD in links Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: https://github.com/nodejs/node/pull/37494 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'onboarding.md')
-rw-r--r--onboarding.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/onboarding.md b/onboarding.md
index ba75958db55..a70f2157eae 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -114,7 +114,7 @@ The project has two venues for real-time discussion:
organization (not just Collaborators on Node.js core) have access. Its
contents should not be shared externally.
* You can find the full moderation policy
- [here](https://github.com/nodejs/admin/blob/master/Moderation-Policy.md).
+ [here](https://github.com/nodejs/admin/blob/HEAD/Moderation-Policy.md).
## Reviewing PRs
@@ -247,12 +247,12 @@ needs to be pointed out separately during the onboarding.
including accommodations, transportation, visa fees, etc. if needed. Check out
the [summit](https://github.com/nodejs/summit) repository for details.
-[Code of Conduct]: https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
+[Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
[Landing Pull Requests]: doc/guides/collaborator-guide.md#landing-pull-requests
[Publicizing or hiding organization membership]: https://help.github.com/articles/publicizing-or-hiding-organization-membership/
[`author-ready`]: doc/guides/collaborator-guide.md#author-ready-pull-requests
[`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
+[`git-node`]: https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md
[`node-core-utils`]: https://github.com/nodejs/node-core-utils
[set up the credentials]: https://github.com/nodejs/node-core-utils#setting-up-credentials
[two-factor authentication]: https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/