diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 2eb5016..9fdc636 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,7 @@ requirement if you link against the shared version of the skalibs library. </li> <p> s6-dns 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> @@ -165,17 +165,17 @@ relevant page. <li> <tt>s6-dns</tt> is discussed on the <a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> <li> It can also be discussed on the -<a href="http://cr.yp.to/lists.html#dns">cr.yp.to dns mailing-list</a>. </li> +<a href="https://cr.yp.to/lists.html#dns">cr.yp.to dns mailing-list</a>. </li> </ul> <h3> Similar work </h3> <ul> - <li> <a href="http://www.isc.org/software/bind">BIND</a> is the most widely + <li> <a href="https://www.isc.org/software/bind">BIND</a> is the most widely used DNS software suite on the Internet. It's also arguably the most -<a href="http://cr.yp.to/djbdns/blurb/unbind.html">buggy</a>, +<a href="https://cr.yp.to/djbdns/blurb/unbind.html">buggy</a>, convoluted and impossible to understand. </li> - <li> <a href="http://cr.yp.to/djbdns.html">djbdns</a> is DJB's DNS suite. + <li> <a href="https://cr.yp.to/djbdns.html">djbdns</a> is DJB's DNS suite. It works very well, but is unfortunately unmaintained by the author. s6-dns follows <a href="//skarnet.org/software/skalibs/djblegacy.html">the same design principles</a>. </li> |