From ea5d73f2acf53297679e6c140a94ecbdd4f1e302 Mon Sep 17 00:00:00 2001 From: kj16609 Date: Mon, 15 Dec 2025 21:54:41 -0500 Subject: [PATCH] fix module path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4a0308d..1ccaa5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "fgl_cmake_modules"] path = fgl_cmake_modules - url = git@git.futuregadgetlabs.net:30009/KJ16609/fgl_cmake_modules.git + url = https://git.futuregadgetlabs.net/KJ16609/fgl_cmake_modules.git