summaryrefslogtreecommitdiff
path: root/deps/npm/scripts/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/scripts/install.sh')
-rwxr-xr-xdeps/npm/scripts/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/scripts/install.sh b/deps/npm/scripts/install.sh
index 041c74e0fe..e352e55caf 100755
--- a/deps/npm/scripts/install.sh
+++ b/deps/npm/scripts/install.sh
@@ -8,7 +8,7 @@
# shell living at /bin/sh.
#
# See this helpful document on writing portable shell scripts:
-# http://www.gnu.org/s/hello/manual/autoconf/Portable-Shell.html
+# https://www.gnu.org/s/hello/manual/autoconf/Portable-Shell.html
#
# The only shell it won't ever work on is cmd.exe.