From 7183d70273d8fad1d33233d5737a076e40bacd8c Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sun, 5 Apr 2020 23:26:24 -0400 Subject: doc: add angle brackets around implicit links PR-URL: https://github.com/nodejs/node/pull/32676 Reviewed-By: Rich Trott --- onboarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'onboarding.md') diff --git a/onboarding.md b/onboarding.md index 4f1346f2d06..31b8353ef41 100644 --- a/onboarding.md +++ b/onboarding.md @@ -165,7 +165,7 @@ onboarding session. * It is not automatically run. You need to start it manually. * Log in on CI is integrated with GitHub. Try to log in now! * You will be using `node-test-pull-request` most of the time. Go there now! - * Consider bookmarking it: https://ci.nodejs.org/job/node-test-pull-request/ + * Consider bookmarking it: * To get to the form to start a job, click on `Build with Parameters`. (If you don't see it, that probably means you are not logged in!) Click it now! * To start CI testing from this screen, you need to fill in two elements on @@ -200,7 +200,7 @@ needs to be pointed out separately during the onboarding. ## Exercise: Make a PR adding yourself to the README * Example: - https://github.com/nodejs/node/commit/ce986de829457c39257cd205067602e765768fb0 + * For raw commit message: `git log ce986de829457c39257cd205067602e765768fb0 -1` * Collaborators are in alphabetical order by GitHub username. -- cgit v1.2.3