From 8d3156f64d031f649942a5049ccc8c6ceaab0be1 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Wed, 16 Sep 2020 16:44:26 +0200 Subject: [PATCH] Move to new org and https --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 08cb1b1..6279a19 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "Drohne"] path = Drohne - url = http://git.blubbfish.net/3D-Druck/Drohne.git + url = https://git.blubbfish.net/Bastelleien/Drohne.git [submodule "Server"] path = Server - url = https://git.blubbfish.net/3D-Druck/Server.git + url = https://git.blubbfish.net/Bastelleien/Server.git [submodule "CAD-Parts"] path = CAD-Parts - url = https://git.blubbfish.net/3D-Druck/CAD-Parts.git + url = https://git.blubbfish.net/Bastelleien/CAD-Parts.git [submodule "THW"] path = THW - url = https://git.blubbfish.net/3D-Druck/THW.git + url = https://git.blubbfish.net/Bastelleien/THW.git