diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index 3e50c0e..f286a5a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,13 +6,13 @@ <title>s6-dns - a complete DNS client suite</title> <meta name="Description" content="s6-dns - a complete DNS client suite" /> <meta name="Keywords" content="s6-dns s6dns s6 DNS resolution unix linux laurent bercot ska skarnet" /> - <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> --> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> </head> <body> <p> -<a href="http://skarnet.org/software/">Software</a><br /> -<a href="http://skarnet.org/">skarnet.org</a> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> </p> <h1> s6-dns </h1> @@ -45,7 +45,7 @@ point in the future. <ul> <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> - <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version 2.5.0.0 or later </li> </ul> @@ -161,7 +161,7 @@ relevant page. <ul> <li> <tt>s6-dns</tt> is discussed on the -<a href="http://skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> +<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> </ul> @@ -175,7 +175,7 @@ used DNS software suite on the Internet. It's also arguably the most convoluted and impossible to understand. </li> <li> <a href="http://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="http://skarnet.org/software/skalibs/djblegacy.html">the +follows <a href="//skarnet.org/software/skalibs/djblegacy.html">the same design principles</a>. </li> </ul> |