diff --git a/.gitmodules b/.gitmodules index a839218..fd1472f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -53,6 +53,6 @@ [submodule "flows"] path = flows url = https://gitea.centraal.wbd-rd.nl/RnD/flows -[submodule "nodes/nodes/gateGroupControl"] - path = nodes/nodes/gateGroupControl +[submodule "nodes/gateGroupControl"] + path = nodes/gateGroupControl url = https://gitea.centraal.wbd-rd.nl/RnD/gateGroupControl.git diff --git a/nodes/nodes/gateGroupControl b/nodes/gateGroupControl similarity index 100% rename from nodes/nodes/gateGroupControl rename to nodes/gateGroupControl