From 28326ad0030f33c31c5cc5185f2611e9cfbbc98a Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 14 Apr 2017 14:43:09 -0700 Subject: 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 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Anna Henningsen Reviewed-By: Vse Mozhet Byt Reviewed-By: Alexey Orlenko Reviewed-By: Luigi Pinca Reviewed-By: Sakthipriyan Vairamani Reviewed-By: Gibson Fahnestock --- doc/onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/onboarding.md') 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 -- cgit v1.2.3