diff --git a/.gitmodules b/.gitmodules index e543191..7743e31 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "third_party/moonlight-common-c"] path = third_party/moonlight-common-c - url = https://github.com/moonlight-stream/moonlight-common-c + url = https://github.com/moonlight-stream/moonlight-common-c.git [submodule "vcpkg"] path = vcpkg - url = git@github.com:microsoft/vcpkg.git + url = https://github.com/microsoft/vcpkg.git