summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-24 20:22:33 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /nt
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL.W642
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
index c3d4dfa4c28..0a0e0330a24 100644
--- a/nt/INSTALL.W64
+++ b/nt/INSTALL.W64
@@ -22,7 +22,7 @@ MinGW-w64 provides a complete runtime for projects built with GCC for 64-bit
Windows -- it's located at http://mingw-w64.org/.
MSYS2 is a Cygwin-derived software distribution for Windows which provides
-build tools for MinGW-w64 -- see http://msys2.github.io/.
+build tools for MinGW-w64 -- see https://msys2.github.io/.
** Download and install MinGW-w64 and MSYS2