From 2aeeccd492f20ed9019e0fcc601f5266fad797ec Mon Sep 17 00:00:00 2001 From: GoastcraftHD Date: Sun, 13 Apr 2025 17:48:52 +0200 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index da2074a0..b283a8c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,4 +18,4 @@ url = https://gitlab.com/libeigen/eigen.git [submodule "thirdparty/lz4"] path = thirdparty/lz4 - url = git@github.com:lz4/lz4.git + url = https://github.com/lz4/lz4.git