From 463ae43e64e3274ce678867db715e785fb84e1b5 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 20 Jun 2026 11:00:15 -0500 Subject: [PATCH] fix: rename Template-Client-Waas submodule to Template-Client --- .gitmodules | 4 ++-- templates/repos/{Template-Client-Waas => Template-Client} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename templates/repos/{Template-Client-Waas => Template-Client} (100%) diff --git a/.gitmodules b/.gitmodules index 8378f48..69eb051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ -[submodule "templates/repos/Template-Client-Waas"] - path = templates/repos/Template-Client-Waas +[submodule "templates/repos/Template-Client"] + path = templates/repos/Template-Client url = https://git.mokoconsulting.tech/MokoConsulting/Template-Client.git [submodule "templates/repos/Template-Generic"] path = templates/repos/Template-Generic diff --git a/templates/repos/Template-Client-Waas b/templates/repos/Template-Client similarity index 100% rename from templates/repos/Template-Client-Waas rename to templates/repos/Template-Client -- 2.52.0