Switch to using https for submodules

This commit is contained in:
Abdelrahman Said 2025-05-27 15:20:50 +01:00
parent cdb02bd209
commit d94c7f8c63

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "wapp"]
path = wapp
url = git@git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
url = https://git.thewizardapprentice.com:abdelrahman/wizapp-stdlib
[submodule "raylib-src"]
path = raylib-src
url = git@github.com:raysan5/raylib
url = https://github.com:raysan5/raylib