aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorBoris Bobrov <breton@cynicmansion.ru>2015-04-16 20:14:39 +0300
committerChristopher Allan Webber <cwebber@dustycloud.org>2015-04-17 16:56:18 -0500
commit4fd98b70d2eb23068259e76b19a25456c766cdcf (patch)
treee458e91dc8af79eedd9644b604530773087ca6b1 /docs/source
parent47f66be97cc870e06abb267ef24c138296dc44ea (diff)
downloadmediagoblin-4fd98b70d2eb23068259e76b19a25456c766cdcf.tar.lz
mediagoblin-4fd98b70d2eb23068259e76b19a25456c766cdcf.tar.xz
mediagoblin-4fd98b70d2eb23068259e76b19a25456c766cdcf.zip
change git address to savannah's git
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/siteadmin/deploying.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst
index 350f91ec..1afb74cb 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