From 8edc104b25fc1e076f79992df3fd4c405457aa3d Mon Sep 17 00:00:00 2001 From: TheLie0 Date: Mon, 2 Aug 2021 23:33:12 +0200 Subject: [PATCH] Changed submodule to point to Gitea --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4e79efd..36c4499 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "python-feedgen"] path = python-feedgen - url = https://github.com/TheLie0/python-feedgen.git + url = ssh://git@chaostreff-alzey.de:222/Thelie/python-feedgen.git