summaryrefslogtreecommitdiff
path: root/onboarding.md
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2020-04-05 23:26:24 -0400
committerRich Trott <rtrott@gmail.com>2020-04-23 21:48:17 -0700
commit7183d70273d8fad1d33233d5737a076e40bacd8c (patch)
tree0c519eb234bd63b25710c2c54ef8905b869dbed4 /onboarding.md
parente99ec396102953b51bb4426482e69ff8b2922f9f (diff)
downloadnode-new-7183d70273d8fad1d33233d5737a076e40bacd8c.tar.gz
doc: add angle brackets around implicit links
PR-URL: https://github.com/nodejs/node/pull/32676 Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'onboarding.md')
-rw-r--r--onboarding.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/onboarding.md b/onboarding.md
index 4f1346f2d0..31b8353ef4 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: <https://ci.nodejs.org/job/node-test-pull-request/>
* 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
+ <https://github.com/nodejs/node/commit/ce986de829457c39257cd205067602e765768fb0>
* For raw commit message: `git log ce986de829457c39257cd205067602e765768fb0
-1`
* Collaborators are in alphabetical order by GitHub username.