Update submodule URLs (Github has disabled git:// protocol)

More info: https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/
This commit is contained in:
Nils Steinger 2022-09-20 13:22:22 +02:00
parent e55047d09f
commit d03e289945

4
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "thing-logos"]
path = thing-logos
url = git://github.com/rohieb/thing-logos.git
url = https://github.com/rohieb/thing-logos.git
[submodule "write"]
path = write
url = git://github.com/rohieb/Write.scad.git
url = https://github.com/rohieb/Write.scad.git