summaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-04-14 14:43:09 -0700
committerRich Trott <rtrott@gmail.com>2017-04-15 19:51:02 -0700
commit28326ad0030f33c31c5cc5185f2611e9cfbbc98a (patch)
tree7cde316062d10d39e772189846189bdc82337809 /doc/onboarding.md
parentfe1be39b28f6f9b86f9f0efc9f16917255a44099 (diff)
downloadandroid-node-v8-28326ad0030f33c31c5cc5185f2611e9cfbbc98a.tar.gz
android-node-v8-28326ad0030f33c31c5cc5185f2611e9cfbbc98a.tar.bz2
android-node-v8-28326ad0030f33c31c5cc5185f2611e9cfbbc98a.zip
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