From 6f40370a946d9a9935b597fc3962f76efeae79f4 Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 6 Dec 2024 00:11:14 +0000 Subject: [PATCH] Update .gitmodules fixed ; --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index f161b04..3bce895 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,19 +9,19 @@ url = https://github.com/ThrowTheSwitch/Unity [submodule "Application/CLS"] path = Application/CLS - url = https;//git.revwal.de/oliver/libCLS.git + url = https://git.revwal.de/oliver/libCLS.git [submodule "lib/ulog"] path = lib/ulog url = https://github.com/rdpoor/ulog.git [submodule "lib/ee24"] path = lib/ee24 - url = https;//git.revwal.de/oliver/ee24.git + url = https://git.revwal.de/oliver/ee24.git [submodule "proto"] path = proto - url = https;//git.revwal.de/oliver/cls-proto.git + url = https://git.revwal.de/oliver/cls-proto.git [submodule "lib/TinyFrame"] path = lib/TinyFrame url = https://github.com/MightyPork/TinyFrame.git [submodule "Application/MLZR_Comm"] path = Application/MLZR_Comm - url = https;//git.revwal.de/ODDIY/MLZR_Comm.git + url = https://git.revwal.de/ODDIY/MLZR_Comm.git