From a9fffb36ae5b8d07777a7333a37b229c6b081b9f Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 1 Aug 2019 22:26:18 +0200 Subject: [PATCH] updated .gitmodules to match new hostname --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b56c15f..0422adb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "lib/system"] path = lib/system - url = git@mojotrollz.eu:webcraft/system.git + url = gogs@webcraft-media.de:webcraft/system.git [submodule "lib/font_awesome"] path = lib/font_awesome - url = git@mojotrollz.eu:webcraft/lib_font_awesome.git + url = gogs@webcraft-media.de:webcraft/lib_font_awesome.git