From 5a3250234e44d4866aca6d695c0bb83081a1e262 Mon Sep 17 00:00:00 2001 From: Chris Moeller Date: Wed, 5 Aug 2015 16:36:53 -0700 Subject: [PATCH] Change submodule to point to https url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8354077fd..e632247bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Frameworks/Sparkle"] path = Frameworks/Sparkle - url = ssh://git@kode54.net:2264/kode54/Sparkle.git + url = https://gitlab.kode54.net/kode54/Sparkle.git