From f52aa2187ce8cf94286c73e0756612a9db5080ab Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 8 Sep 2025 19:02:47 +0200 Subject: Use https for submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1b22344..21c26b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "LibMatrix"] path = LibMatrix - url = rory.gay:git/matrix/LibMatrix.git + url = https://cgit.rory.gay/matrix/LibMatrix.git -- cgit 1.5.1