From f88481029e8f0a372f2e23fd0e9b006c1d209057 Mon Sep 17 00:00:00 2001 From: kj16609 Date: Mon, 27 Jan 2025 19:20:54 -0500 Subject: [PATCH] Fixes stupidssh thing --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 3de1afe..87e5077 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,4 +54,4 @@ url = https://github.com/KhronosGroup/glslang.git [submodule "fgl_cmake_modules"] path = fgl_cmake_modules - url = git@github.com:KJNeko/fgl_cmake_modules.git + url = https://github.com/KJNeko/fgl_cmake_modules.git