From 632ed550c7c6fa430aaa9770ac11a83d5656c38a Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Thu, 16 Jul 2009 11:50:38 -0400 Subject: [PATCH] Fix gitweb link on download page. --- docs/downloads.html | 2 +- docs/downloads.html.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/downloads.html b/docs/downloads.html index 03e4c3ede1..448c06d9ab 100644 --- a/docs/downloads.html +++ b/docs/downloads.html @@ -93,7 +93,7 @@

 
-      http://libvirt.org/?p=libvirt.git;a=summary
+      http://libvirt.org/git/?p=libvirt.git;a=summary
     

CVS repository access (Deprecated)

diff --git a/docs/downloads.html.in b/docs/downloads.html.in index 6fe426d337..0d2adb4fe4 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -41,7 +41,7 @@

 
-      http://libvirt.org/?p=libvirt.git;a=summary
+      http://libvirt.org/git/?p=libvirt.git;a=summary
     

CVS repository access (Deprecated)