summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 216b046..747eb98 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -57,9 +57,9 @@ requirement if you link against the shared version of the s6-dns
libraries. </li>
<li> If you want to build the secure communication tools:
<ul>
- <li> Either <a href="http://libressl.org/">LibreSSL</a> version 3.1.4
+ <li> Either <a href="https://libressl.org/">LibreSSL</a> version 3.1.4
or later </li>
- <li> Or <a href="http://bearssl.org/">BearSSL</a> version 0.6
+ <li> Or <a href="https://bearssl.org/">BearSSL</a> version 0.6
or later. <strong>This is a beta version.</strong> </li>
</ul> The chosen library is a build-time requirement, and also a
run-time requirement if you link against its shared version. </li>
@@ -69,7 +69,7 @@ run-time requirement if you link against its shared version. </li>
<p>
s6-networking is free software. It is available under the
-<a href="http://opensource.org/licenses/ISC">ISC license</a>.
+<a href="https://opensource.org/licenses/ISC">ISC license</a>.
</p>
<h3> Download </h3>
@@ -191,7 +191,7 @@ relevant page.
<h3> Similar work </h3>
<ul>
- <li> <a href="http://cr.yp.to/ucspi-tcp.html">ucspi-tcp</a> is the
+ <li> <a href="https://cr.yp.to/ucspi-tcp.html">ucspi-tcp</a> is the
original inspiration for s6-networking.
It works, but is unfortunately unmaintained by the author. s6-networking
follows <a href="//skarnet.org/software/skalibs/djblegacy.html">the