From 82bee4ee5bf86ca5f865887706cf14ebba2e9d19 Mon Sep 17 00:00:00 2001 From: Kura Date: Mon, 9 Jun 2014 21:55:19 +0100 Subject: Changed SSH to HTTPS --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index cc262ff..b5e6f13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "pelicanthemes-generator"] path = pelicanthemes-generator - url = https://github.com/badele/pelicanthemes-generator + url = https://github.com/badele/pelicanthemes-generator.git [submodule "Responsive-Pelican"] path = Responsive-Pelican - url = git@github.com:ir193/Responsive-Pelican.git + url = git://github.com/ir193/Responsive-Pelican.git [submodule "hauntr"] path = hauntr url = https://github.com/kura/hauntr.git @@ -123,5 +123,5 @@ url = https://github.com/fle/pelican-sober.git [submodule "twenty-html5up"] path = twenty-html5up - url = git@github.com:frankV/twenty-pelican-html5up.git + url = git://github.com/frankV/twenty-pelican-html5up.git -- cgit v1.1