[gnomeweb-wml] Fix a typo in clone command for anonymous access



commit ea756e6059e6f1b3f1071d3ba9fb08ce1b0ad8b6
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sun May 3 11:35:07 2009 +0200

    Fix a typo in clone command for anonymous access
---
 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 227c24a..148236d 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.gnome.org/git/anjuta <br/>
-		$ git clone git.gnome.org/git/gdl <br/>
+		$ git clone git://git.gnome.org/git/anjuta <br/>
+		$ git clone git://git.gnome.org/git/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]