mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Updated gitmodules to use HTTPS instead of SSH.
This commit is contained in:
parent
578e0e65d0
commit
723b51a6f2
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "site/themes/shared-bulma-theme"]
|
||||
path = site/themes/shared-bulma-theme
|
||||
url = git@github.com:chris062689/shared-bulma-theme.git
|
||||
url = https://github.com/chris062689/shared-bulma-theme.git
|
||||
|
|
Loading…
Reference in a new issue