diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:23 +0000 |
commit | 8b50d9656a88747ec02767cd3370ff29b82ccf6f (patch) | |
tree | c305e3c07580072cf2bb9dddc1a7e043029cdd91 | |
parent | 25b16be6cf05ff2e5b04a2297b8f01f4d0051518 (diff) | |
download | s6-rc-8b50d9656a88747ec02767cd3370ff29b82ccf6f.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 c83d0f3..39d0208 100644 --- a/doc/index.html +++ b/doc/index.html @@ -68,7 +68,7 @@ scripts are also run in a controlled environment. <li> The current released version of s6-rc is <a href="s6-rc-0.2.0.1.tar.gz">0.2.0.1</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc git repository</a>: <pre> git clone git://git.skarnet.org/s6-rc </pre> </li> <li> There's also a |