change git address to savannah's git
authorBoris Bobrov <breton@cynicmansion.ru>
Thu, 16 Apr 2015 17:14:39 +0000 (20:14 +0300)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 17 Apr 2015 21:56:18 +0000 (16:56 -0500)
docs/source/siteadmin/deploying.rst

index 350f91ec094f7de7f46e77c61819170432e1380b..1afb74cbe474b960db5ee692e2048ec248d4a776 100644 (file)
@@ -193,7 +193,7 @@ Change to the MediaGoblin directory that you just created::
 
 Clone the MediaGoblin repository and set up the git submodules::
 
-    git clone https://gitorious.org/mediagoblin/mediagoblin.git
+    git clone git://git.savannah.gnu.org/mediagoblin.git -b stable
     cd mediagoblin
     git submodule init && git submodule update