From 5a756fb8197419180ee1a598cd5bc5e31c9638aa Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 5 Sep 2013 09:51:22 -0500 Subject: [PATCH] Revert "Temporarily switching git:// to http://" This reverts commit 18922af5830f4a7686ec3b3ff11dc309a5a9cca6. --- 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 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 -- 2.25.1