diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:33 +0000 |
commit | 602e835f5afd57cc8659e78f28034e1a2d362248 (patch) | |
tree | be60d59fe2b9e71c097715b88206e2dc218fdb58 /doc | |
parent | c67342094a0192419f5160f7e9f2d8babd9f477b (diff) | |
download | s6-linux-init-602e835f5afd57cc8659e78f28034e1a2d362248.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 94a9523..4c1ff7d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -89,7 +89,7 @@ against the shared version of the skalibs library, it also becomes a <li> The current released version of s6-linux-init is <a href="s6-linux-init-0.3.0.0.tar.gz">0.3.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-init/">s6-linux-init +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init git repository</a>: <pre> git clone git://git.skarnet.org/s6-linux-init </pre> </li> <li> There's also a |