Temporarily switching git:// to http://
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 5 Sep 2013 14:37:08 +0000 (09:37 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 5 Sep 2013 14:37:08 +0000 (09:37 -0500)
docs/source/siteadmin/deploying.rst

index de4ce1acc3ac9ea671daaf89a536cf33aa886b82..ca1ae4b04110174997eb509dd1544af7c5922a5b 100644 (file)
@@ -199,7 +199,7 @@ Change to the MediaGoblin directory that you just created::
 
 Clone the MediaGoblin repository and set up the git submodules::
 
-    git clone git://gitorious.org/mediagoblin/mediagoblin.git
+    git clone http://git.gitorious.org/mediagoblin/mediagoblin.git
     cd mediagoblin
     git submodule init && git submodule update