From 06822d59bcc630c2490b7c807b8af588f958050f Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Mon, 12 Jul 2010 07:20:58 +0200
Subject: [PATCH] Link to the Git repository.

---
 index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index b6d5f45..142c115 100644
--- a/index.html
+++ b/index.html
@@ -36,9 +36,9 @@ Get the
 <a href="http://download.ofb.net/liboop/liboop.tar.gz">latest version</a>.
 Read the included INSTALL file.
 <p>
-You may also browse the CVS repository for 
-<a href="/cvs/gale/liboop/">source code</a> or
-<a href="/cvs/liboop.org/">documentation</a>.
+You may also browse the Git repository for 
+<a href="http://git.lysator.liu.se/liboop/liboop/trees/master">source code</a> or
+<a href="http://git.lysator.liu.se/liboop/www/trees/master">documentation</a>.
 
 <h3>Documentation.</h3>
 
-- 
GitLab