diff options
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
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 |