diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-11 12:52:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-11 12:52:13 +0000 |
commit | d424038dd3499458a5aa22ac1f3436c3d4d1e931 (patch) | |
tree | 46e06854ac5fef03ac1fed2636b9bc19771ec235 | |
parent | 986d5b7cbcd872646fe1efd43fd0baf7973682f1 (diff) | |
download | skalibs-d424038dd3499458a5aa22ac1f3436c3d4d1e931.tar.xz |
doc typo fix
-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 967e066..903cb3a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ with a standard C development environment </li> <li> The current released version of skalibs is <a href="skalibs-2.3.11.0.tar.gz">2.3.11.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="http://git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs -"git repository</a>: +git repository</a>: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> <li> There's also a <a href="https://github.com/skarnet/skalibs">GitHub mirror</a> |