skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 94f736058c774de84ac19ed29c719f67f4276012
parent 01d886aa9850ab58f58adbb58022f3658074c27a
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Thu, 14 Apr 2016 12:03:39 +0000

 add link to cgit in doc/index.html

Diffstat:
Mdoc/index.html | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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>