summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d6a98ad..793f632 100644
--- a/INSTALL
+++ b/INSTALL
@@ -94,7 +94,7 @@ linking against the static libc with --enable-static-libc.
  (If you are using a GNU/Linux system, be aware that the GNU libc
 behaves badly with static linking and produces huge executables,
 which is why it is not the default. Other libcs are better suited
-to static linking, for instance musl: http://musl-libc.org/)
+to static linking, for instance musl: https://musl-libc.org/)
 
  execline is especially efficient when statically linked, so it
 is recommended if you have a suitable libc.