diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:15:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-24 17:15:07 +0000 |
commit | 7a99370a3984d6269b7960ce3f77585ac1a95369 (patch) | |
tree | da0b9f3f7f5d01f899529a0e09c3e3358c939eb8 | |
parent | 50590a071f2ef9a25facf755416e572207d8ec3b (diff) | |
download | execline-7a99370a3984d6269b7960ce3f77585ac1a95369.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 334b816..04c9633 100644 --- a/doc/index.html +++ b/doc/index.html @@ -68,7 +68,7 @@ library. </li> <ul> <li> The current released version of execline is <a href="execline-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/execline/">execline +<a href="//git.skarnet.org/cgi-bin/cgit.cgi/execline/">execline git repository</a>: <pre> git clone git://git.skarnet.org/execline </pre> </li> <li> There's also a |