about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-11-28 01:17:12 +0000
committerEric Wong <e@80x24.org>2018-11-28 01:30:34 +0000
commit7329eab49ef73521be6aaf03d32d0403f60b432c (patch)
treed62ffcd70dd90ef4ac36003e155c084bbef1b891 /INSTALL
parentce60ea3e4cf733aadd4ecb8ca08e2f81b498d67c (diff)
downloadcmogstored-7329eab49ef73521be6aaf03d32d0403f60b432c.tar.gz
HTTPS is usually more secure and redirects slow readers down.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6897fc5..acb12f1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -43,7 +43,7 @@ libkqueue:
   ./configure CFLAGS="-g -O2 $(pkg-config libkqueue --cflags)" \
               LDFLAGS="$(pkg-config libkqueue --libs)"
 
-libkqueue is available here: http://sourceforge.net/projects/libkqueue/
+libkqueue is available here: https://sourceforge.net/projects/libkqueue/
 
 We will only support running on 100% Free Software platforms.