From 990cdc02e2df40984babeed2e9ce74489f89a5eb Mon Sep 17 00:00:00 2001 From: har0ke Date: Tue, 20 Aug 2019 20:08:36 +0200 Subject: [PATCH] Https link to submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7ffab25..cf63c64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "static/js/jquery-cookie"] path = static/js/jquery-cookie - url = git@github.com:carhartl/jquery-cookie.git + url = https://github.com/carhartl/jquery-cookie.git