[gnomeweb-wml] Fix anonymous git access repository for anjuta



commit a1b363c0dc021679c2f48cdc498dc29c66e80754
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Mon May 18 20:56:14 2009 +0200

    Fix anonymous git access repository for anjuta
---
 projects.gnome.org/anjuta/development.shtml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects.gnome.org/anjuta/development.shtml b/projects.gnome.org/anjuta/development.shtml
index 148236d..ba6b485 100644
--- a/projects.gnome.org/anjuta/development.shtml
+++ b/projects.gnome.org/anjuta/development.shtml
@@ -20,8 +20,8 @@
 		Now, grab the <code>anjuta</code> and <code>gdl</code> modules from the repository:</p>
 		
 		<div class="terminal">
-		$ git clone git://git.gnome.org/git/anjuta <br/>
-		$ git clone git://git.gnome.org/git/gdl <br/>
+		$ git clone git://git.gnome.org/anjuta <br/>
+		$ git clone git://git.gnome.org/gdl <br/>
 		</div>
 
 		<p>That only gives read access to the repository. If you have an account



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]