diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:26 +0000 |
commit | f7436da6d0fc65a80eda2206c3c8e24f6d61bb76 (patch) | |
tree | dec55ebff62181b80059a610a519d9e64e9caba4 /doc | |
parent | a06d52906db423ab5f2bf6991b85f36f9401341c (diff) | |
download | s6-networking-f7436da6d0fc65a80eda2206c3c8e24f6d61bb76.tar.xz |
More schemeless URLs
Diffstat (limited to 'doc')
-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 19a6e86..3f83db3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -78,7 +78,7 @@ run-time requirement if you link against its shared version. </li> <li> The current released version of s6-networking is <a href="s6-networking-2.3.0.1.tar.gz">2.3.0.1</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: <pre> git clone git://git.skarnet.org/s6-networking </pre> </li> <li> There's also a |