diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:29 +0000 |
commit | 384e502a456fdb6606531648b2333ec4a785cd70 (patch) | |
tree | d7ff01928fc0ce37a50aac595a10ed22c3adf5cb /doc/index.html | |
parent | ea2db51858aabdb108a4b2ee50a391c75a140fa6 (diff) | |
download | s6-linux-utils-384e502a456fdb6606531648b2333ec4a785cd70.tar.xz |
More schemeless URLs
Diffstat (limited to 'doc/index.html')
-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 4745930..e9dd005 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ library. </li> <li> The current released version of s6-linux-utils is <a href="s6-linux-utils-2.4.0.0.tar.gz">2.4.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-utils/">s6-linux-utils +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-utils/">s6-linux-utils git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-utils </pre> </li> <li> There's also a |