Use https:// instead of git:// to clone [#5551]

This was partially addressed in eee3e41 but missed many items.
This commit is contained in:
Andrew Browning
2018-04-02 01:34:35 -04:00
parent 85f6bea61f
commit 7ab8ca61c4
3 changed files with 8 additions and 8 deletions

6
.gitmodules vendored
View File

@@ -1,12 +1,12 @@
[submodule "pdf.js"]
path = pdf.js
url = git://github.com/mozilla/pdf.js.git
url = https://github.com/mozilla/pdf.js.git
[submodule "extlib/pdf.js"]
path = extlib/pdf.js
url = git://github.com/mozilla/pdf.js.git
url = https://github.com/mozilla/pdf.js.git
[submodule "extlib/skeleton"]
path = extlib/skeleton
url = git://github.com/dhg/Skeleton.git
url = https://github.com/dhg/Skeleton.git
[submodule "extlib/sandyseventiesspeedboat"]
path = extlib/sandyseventiesspeedboat
url = https://github.com/jpope777/sandyseventiesspeedboat-mg.git