Update .gitmodules to use https by default

This commit is contained in:
Sirz Benjie 2025-09-27 22:14:55 -05:00
parent 49e9976328
commit bd75523fcd
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

4
.gitmodules vendored
View File

@ -5,7 +5,7 @@
[submodule "assets"]
path = assets
url = git@github.com:pagefaultgames/pokerogue-assets.git
url = https://github.com:pagefaultgames/pokerogue-assets.git
[submodule "locales"]
path = locales
url = git@github.com:pagefaultgames/pokerogue-locales.git
url = https://github.com:pagefaultgames/pokerogue-locales.git