mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 09:53:48 +00:00
Change windows submodule to point to https url
This commit is contained in:
parent
ab095a0a50
commit
bfce1c8b9d
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "Windows"]
|
||||
path = Windows
|
||||
url = git@github.com:Mokosha/FasTC-MSVCLibs.git
|
||||
url = https://github.com/Mokosha/FasTC-MSVCLibs.git
|
||||
|
|
Loading…
Reference in a new issue