summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-13 00:48:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-13 00:48:57 -0700
commitca35d468121a7ec60162155f9c3395068ca323d1 (patch)
tree21dda8c53d99e346571693406a75bdb24e67b7d1 /Makefile
parent9dd86e23c6c1ab02723efdeb6704920724d6abfc (diff)
downloadgnulib-ca35d468121a7ec60162155f9c3395068ca323d1.tar.gz
all: prefer https: URLs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97bd526e94..3d9fb5f2d4 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ regen: MODULES.html
# MODULES.html is periodically being generated and copied to the web pages at
# :ext:USER@cvs.savannah.gnu.org:/web/gnulib/gnulib/
-# where it then appears at <http://www.gnu.org/software/gnulib/MODULES.html>.
+# where it then appears at <https://www.gnu.org/software/gnulib/MODULES.html>.
MODULES.html: MODULES.html.sh
./MODULES.html.sh > MODULES.html