From 0f07b787b32db695424001a13c02bcc12f8da9e6 Mon Sep 17 00:00:00 2001 From: Dmitry Kalyanov Date: Mon, 15 Nov 2010 06:44:55 +0300 Subject: [PATCH] Really fix links --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index eb53b1c..eb7d18c 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@

CL-SQLITE together with this documentation can be downloaded from http://common-lisp.net/project/cl-sqlite/releases/cl-sqlite-0.2.tar.gz.

+href="http://common-lisp.net/project/cl-sqlite/releases/cl-sqlite-0.2.tar.gz">http://common-lisp.net/project/cl-sqlite/releases/cl-sqlite-0.2.tar.gz.

CL-SQLITE source code is available in Git repository at git://repo.or.cz/cl-sqlite.git (gitweb) and at git://github.com/dmitryvk/cl-sqlite.git (gitweb).

-- 2.11.4.GIT