From 1134ed5da3c3aa6741939b33df6aa462f9967c6a Mon Sep 17 00:00:00 2001 From: ShayRay <45580606+LakeofRain@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:02:29 +0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4553c29..cd4169f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third_party/glm"] path = third_party/glm - url = https://github.com/g-truc/glm.git + url = git@github.com:g-truc/glm.git