diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:18 +0000 |
commit | 5fd6a10bf8e59200da268901d0ba880485aa054f (patch) | |
tree | fb7fa109cbffc351e09a0cc3abdf51c7b185bbf1 | |
parent | 3a226af83a34d7b92492df77511f43dc9f5e33aa (diff) | |
download | s6-dns-5fd6a10bf8e59200da268901d0ba880485aa054f.tar.xz |
More schemeless URLs
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f286a5a..7793388 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,7 @@ point in the future. <ul> <li> The current released version of s6-dns is <a href="s6-dns-2.2.0.0.tar.gz">2.2.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6-dns/">s6-dns +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-dns/">s6-dns git repository</a>: <pre> git clone git://git.skarnet.org/s6-dns </pre> </li> <li> There's also a |