From 652f19de093495a9ac445ebafcb6b5c8d7f57d87 Mon Sep 17 00:00:00 2001 From: James Irwin Date: Sun, 27 Oct 2019 21:54:00 -0500 Subject: [PATCH] Update theme submodule reference to HTTPS --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c5fc2b5..d45fb9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/featherweight"] path = themes/featherweight - url = git@github.com:red/web-template.git + url = https://github.com/red/web-template.git