Switch to using https for submodules
This commit is contained in:
parent
cdb02bd209
commit
d94c7f8c63
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,6 +1,6 @@
|
|||||||
[submodule "wapp"]
|
[submodule "wapp"]
|
||||||
path = wapp
|
path = wapp
|
||||||
url = git@git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
|
url = https://git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
|
||||||
[submodule "raylib-src"]
|
[submodule "raylib-src"]
|
||||||
path = raylib-src
|
path = raylib-src
|
||||||
url = git@github.com:raysan5/raylib
|
url = https://github.com:raysan5/raylib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user