From e2357527d8b56a1b135145b07b9a0d9a5df0a513 Mon Sep 17 00:00:00 2001 From: nd <nd@cccv.de> Date: Fri, 18 Sep 2020 15:09:01 +0000 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 34fc036..462ece3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes"] path = themes - url = git@git.cccv.de:infra/static-pages/hugo-themes.git + url = https://git.cccv.de/infra/static-pages/hugo-themes.git -- GitLab