summaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-04-14 14:43:09 -0700
committerMyles Borins <mylesborins@google.com>2017-05-17 21:31:56 -0400
commit1c1269dfc32651fa5140ad8a8fd2986994fa1ff8 (patch)
tree829d7696cf4aab290991f60e026a061c75ff3119 /doc/onboarding.md
parent81b53503a7eb518631e7af3cb333953fde7776b8 (diff)
downloadnode-new-1c1269dfc32651fa5140ad8a8fd2986994fa1ff8.tar.gz
doc: update link for landing PRs
The onboarding doc links to the "Technical How-to" portion of the Collaborator's Guide for landing PRs. That section is a subsection of the "Landing Pull Requests" portion of that document. By skipping the main section header, important information is skipped, such as the part about not using the merge button and descriptions of the metadata required. Update the link to target the main section and not the subsection. PR-URL: https://github.com/nodejs/node/pull/12415 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r--doc/onboarding.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md
index 4fd207637b..7727335faf 100644
--- a/doc/onboarding.md
+++ b/doc/onboarding.md
@@ -132,7 +132,7 @@ onboarding session.
## Landing PRs
- * [See the Collaborator Guide: Technical HOWTO](https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#technical-howto)
+ * [See the Collaborator Guide: Landing Pull Requests](https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#landing-pull-requests)
## Exercise: Make a PR adding yourself to the README