mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 22:35:20 +01:00
Update .gitmodules to use https by default
This commit is contained in:
parent
49e9976328
commit
bd75523fcd
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
[submodule "assets"]
|
[submodule "assets"]
|
||||||
path = assets
|
path = assets
|
||||||
url = git@github.com:pagefaultgames/pokerogue-assets.git
|
url = https://github.com:pagefaultgames/pokerogue-assets.git
|
||||||
[submodule "locales"]
|
[submodule "locales"]
|
||||||
path = locales
|
path = locales
|
||||||
url = git@github.com:pagefaultgames/pokerogue-locales.git
|
url = https://github.com:pagefaultgames/pokerogue-locales.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user