diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:38 +0000 |
commit | fecd476c2e6c1babbf14fe13254304a8fb1716b2 (patch) | |
tree | d4fdf32a3b6f648a9cb3c5390238f2bdaaad69b3 | |
parent | 2dcd0a9c36e8715da284f700259cd6c4c60241f1 (diff) | |
download | s6-fecd476c2e6c1babbf14fe13254304a8fb1716b2.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 45abd23..4030733 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@ library. </li> <ul> <li> The current released version of s6 is <a href="s6-2.5.1.0.tar.gz">2.5.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: <pre> git clone git://git.skarnet.org/s6 </pre> </li> <li> There's also a |