]> git.parisson.com Git - telemeta.git/commitdiff
http for default submodules
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 16 Sep 2015 15:35:16 +0000 (17:35 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 16 Sep 2015 15:35:16 +0000 (17:35 +0200)
.gitmodules

index 0028fe6332699ab1d8ba479040996f0e3efac206..cb9ff10a0ecd57269786502a8b5a4acf838b91ff 100644 (file)
@@ -1,9 +1,9 @@
 [submodule "telemeta/pages"]
        path = telemeta/pages
-       url = git@github.com:Parisson/Telemeta-pages.git
+       url = https://github.com/Parisson/Telemeta-pages.git
 [submodule "telemeta/locale"]
        path = telemeta/locale
-       url = git@github.com:Parisson/Telemeta-locales.git
+       url = https://github.com/Parisson/Telemeta-locales.git
 [submodule "doc/pelican-bootstrap3"]
        path = doc/themes/pelican-bootstrap3
        url = https://github.com/DandyDev/pelican-bootstrap3.git