aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-09-05 09:37:08 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-09-05 09:37:08 -0500
commit18922af5830f4a7686ec3b3ff11dc309a5a9cca6 (patch)
treebc4f0ee26140c3b553b019846aff96add95e6f8a /docs/source
parent936624c36254b0755b47802c13b7899c992c7834 (diff)
downloadmediagoblin-18922af5830f4a7686ec3b3ff11dc309a5a9cca6.tar.lz
mediagoblin-18922af5830f4a7686ec3b3ff11dc309a5a9cca6.tar.xz
mediagoblin-18922af5830f4a7686ec3b3ff11dc309a5a9cca6.zip
Temporarily switching git:// to http://
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 de4ce1ac..ca1ae4b0 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 git://gitorious.org/mediagoblin/mediagoblin.git
+ git clone http://git.gitorious.org/mediagoblin/mediagoblin.git
cd mediagoblin
git submodule init && git submodule update