From 111ea75cf86ae20c13047bc92d5feea072ea3e99 Mon Sep 17 00:00:00 2001
From: Boris Bobrov <breton@cynicmansion.ru>
Date: Thu, 16 Apr 2015 20:14:39 +0300
Subject: [PATCH] change git address to savannah's git

---
 docs/source/siteadmin/deploying.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst
index 350f91e..1afb74c 100644
--- a/docs/source/siteadmin/deploying.rst
+++ b/docs/source/siteadmin/deploying.rst
@@ -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
 
-- 
2.1.4

