From 1812e70f1ae321667e017682f6e2f01ecda8ffc6 Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Mon, 20 Apr 2026 10:41:14 -0400 Subject: [PATCH] Use https url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2cbac6f..671f84d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "lua-matrix"] path = lua-matrix - url = git@gitea.eom.dev:Gaming/lua-matrix.git + url = https://gitea.eom.dev/Gaming/lua-matrix.git [submodule "neturl"] path = neturl url = https://github.com/golgote/neturl.git