aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-09-05 09:51:22 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-09-05 09:51:22 -0500
commit5a756fb8197419180ee1a598cd5bc5e31c9638aa (patch)
tree014bd40d6650f18490461505eed5703d745d7a6d /docs/source
parent18922af5830f4a7686ec3b3ff11dc309a5a9cca6 (diff)
downloadmediagoblin-5a756fb8197419180ee1a598cd5bc5e31c9638aa.tar.lz
mediagoblin-5a756fb8197419180ee1a598cd5bc5e31c9638aa.tar.xz
mediagoblin-5a756fb8197419180ee1a598cd5bc5e31c9638aa.zip
Revert "Temporarily switching git:// to http://"
This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6.
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 ca1ae4b0..de4ce1ac 100644
--- a/docs/source/siteadmin/deploying.rst
+++ b/docs/source/siteadmin/deploying.rst
@@ -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 http://git.gitorious.org/mediagoblin/mediagoblin.git
+ git clone git://gitorious.org/mediagoblin/mediagoblin.git
cd mediagoblin
git submodule init && git submodule update