Change submodule remote to use HTTPS link

This commit is contained in:
Cameron Gutman 2017-05-18 11:24:35 -07:00
parent 63e2fd447d
commit 470680d463

View File

@ -1,3 +1,3 @@
[submodule "src/main/jni/moonlight-core/moonlight-common-c"]
path = src/main/jni/moonlight-core/moonlight-common-c
url = git@github.com:moonlight-stream/moonlight-common-c.git
url = https://github.com/moonlight-stream/moonlight-common-c.git