From c6e61be1848c0b9e796ebd96ec32b7470cb974c3 Mon Sep 17 00:00:00 2001 From: Marvin <52848568+mleem97@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:40:39 +0200 Subject: [PATCH] Update git URL for gregModmanager submodule to use SSH --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e172db2..a8ba550 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git@github.com:mleem97/gregExtractor.git [submodule "gregModmanager"] path = tools/gregModmanager - url = https://github.com/mleem97/gregModmanager.git + url = git@github.com:mleem97/gregModmanager.git