diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-04-14 12:03:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-04-14 12:03:39 +0000 |
commit | 94f736058c774de84ac19ed29c719f67f4276012 (patch) | |
tree | b73eca3d4bd3bb9d80933947f7bfb1fa12773e1d | |
parent | 01d886aa9850ab58f58adbb58022f3658074c27a (diff) | |
download | skalibs-94f736058c774de84ac19ed29c719f67f4276012.tar.xz |
add link to cgit in doc/index.html
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index c9f4126..e6f5018 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,9 @@ with a standard C development environment </li> <ul> <li> The current released version of skalibs is <a href="skalibs-2.3.10.0.tar.gz">2.3.10.0</a>. </li> - <li> Alternatively, you can checkout a copy of the skalibs git repository: + <li> Alternatively, you can checkout a copy of the +<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs +"git repository</a>: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> </ul> |