From 3558655b722e33ab80938a4af5dedd26ffb30f35 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Thu, 18 May 2017 11:26:47 -0700 Subject: [PATCH] Change submodule remote to use HTTPS link --- .gitmodules | 2 +- moonlight-common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index fac65964..20ae0be9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "moonlight-common"] path = moonlight-common - url = git@github.com:moonlight-stream/moonlight-common.git + url = https://github.com/moonlight-stream/moonlight-common.git diff --git a/moonlight-common b/moonlight-common index f7f1825a..ea7e5975 160000 --- a/moonlight-common +++ b/moonlight-common @@ -1 +1 @@ -Subproject commit f7f1825a874b1345cc3c65484fd0ad38625396e3 +Subproject commit ea7e5975c30d35ea8b6d79f8fb1235b6d9467cc3