Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2021-05-03 12:15:35 +0300
committerDaniele Belardi <dwon.dnl@gmail.com>2021-05-05 11:45:30 +0300
commit26e318a321a872bc0f41e60706bb49381684afb2 (patch)
tree68a57459a1a3a44c4fda969a6a53820ae6d863ff /glossary.md
parentefd70f43618cc3d3b33eb7a0a065a21e5611b429 (diff)
doc: use `HEAD` instead of `master` for links
PR-URL: https://github.com/nodejs/node/pull/38518 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'glossary.md')
-rw-r--r--glossary.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/glossary.md b/glossary.md
index eb44536e6ec..ccc1e495dff 100644
--- a/glossary.md
+++ b/glossary.md
@@ -1,4 +1,4 @@
-You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/master/glossary.md>.
+You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md>.
* LGTM: "Looks good to me", commonly used to approve a code review.
* PTAL: Please take a look.