From: Cole Robinson Date: Thu, 16 Jul 2009 15:50:38 +0000 (-0400) Subject: Fix gitweb link on download page. X-Git-Tag: v0.7.0~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632ed550c7c6fa430aaa9770ac11a83d5656c38a;p=thirdparty%2Flibvirt.git Fix gitweb link on download page. --- 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)