diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:35 +0000 |
commit | c936f7fa912d8f751a200bb2973da51155818c3a (patch) | |
tree | 1caf6e943e6db56fc21ad837c2833a5cadafbb36 | |
parent | 719d4db7a60fa7e771d6e3ea70a6e01de25e8b91 (diff) | |
download | s6-portable-utils-c936f7fa912d8f751a200bb2973da51155818c3a.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 32c9cc2..9bdfbae 100644 --- a/doc/index.html +++ b/doc/index.html @@ -79,7 +79,7 @@ library. </li> <li> The current released version of s6-portable-utils is <a href="s6-portable-utils-2.2.1.0.tar.gz">2.2.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6-portable-utils/">s6-portable-utils +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-portable-utils/">s6-portable-utils git repository</a>: <pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li> <li> There's also a |