From 2e1b4911e09d920ec97f1eed4d94c54344a8c854 Mon Sep 17 00:00:00 2001 From: Bandie Date: Wed, 15 Jun 2022 22:46:35 +0200 Subject: [PATCH] https instead of ssh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2fe0fed..12d3fd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule ".well-known/openpgpkey/hu"] path = .well-known/openpgpkey/hu - url = ssh://git@git.chaospott.de:2222/Chaospott/wkd.git + url = https://git.chaospott.de/Chaospott/wkd.git