summaryrefslogtreecommitdiff
path: root/doc/node.1
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2021-05-03 11:15:35 +0200
committerDaniele Belardi <dwon.dnl@gmail.com>2021-05-05 10:45:30 +0200
commit26e318a321a872bc0f41e60706bb49381684afb2 (patch)
tree68a57459a1a3a44c4fda969a6a53820ae6d863ff /doc/node.1
parentefd70f43618cc3d3b33eb7a0a065a21e5611b429 (diff)
downloadnode-new-26e318a321a872bc0f41e60706bb49381684afb2.tar.gz
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 'doc/node.1')
-rw-r--r--doc/node.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/node.1 b/doc/node.1
index 95fd700bc0..5f5a23319c 100644
--- a/doc/node.1
+++ b/doc/node.1
@@ -685,7 +685,7 @@ Node.js is available under the MIT license.
.Pp
Node.js also includes external libraries that are available under a variety of licenses.
See
-.Sy https://github.com/nodejs/node/blob/master/LICENSE
+.Sy https://github.com/nodejs/node/blob/HEAD/LICENSE
for the full license text.
.
.\"======================================================================
@@ -713,4 +713,4 @@ IRC (Node.js core development):
.\"======================================================================
.Sh AUTHORS
Written and maintained by 1000+ contributors:
-.Sy https://github.com/nodejs/node/blob/master/AUTHORS
+.Sy https://github.com/nodejs/node/blob/HEAD/AUTHORS