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