From 59bcb660027e0769161be2c33cd151b8db818c2d Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 28 Sep 2021 16:55:35 +0200 Subject: [PATCH] updated gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7c95318..0e30c7b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,13 +3,13 @@ url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git [submodule "generators/fsfwgen"] path = generators/fsfwgen - url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-generators.git + url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-gen.git [submodule "fsfw"] path = fsfw url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git [submodule "tmtc/tmtccmd"] path = tmtc/tmtccmd - url = https://github.com/spacefisch/tmtccmd.git + url = https://github.com/robamu-org/tmtccmd.git [submodule "tmtc/common_tmtc"] path = tmtc/common_tmtc url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-tmtc-common.git