From 6f193c7516589f888defca188ee7e45115f9564e Mon Sep 17 00:00:00 2001 From: Jo Wroten Date: Sun, 8 Dec 2019 15:20:25 -0600 Subject: [PATCH] Changing submodule to https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e84ba40..0538a6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/github-style"] path = themes/github-style - url = git@github.com:sharpshark28/github-style.git + url = https://github.com/sharpshark28/github-style.git