diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:16:20 +0000 |
commit | 30a565a3e6708544190cda595247f12527dcb469 (patch) | |
tree | 987b4874b5018b1a37e69eb89102c5e3784adf4e | |
parent | 874166903b6bbdaef9118bad708e944f1ff3f4c0 (diff) | |
download | skalibs-30a565a3e6708544190cda595247f12527dcb469.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 bd2429d..069681c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -62,7 +62,7 @@ with a standard C development environment </li> <ul> <li> The current released version of skalibs is <a href="skalibs-2.5.1.1.tar.gz">2.5.1.1</a>. </li> <li> Alternatively, you can checkout a copy of the -<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> <li> There's also a |