From 2a5563cd8b33467900c7212f7329436e6c9f8f65 Mon Sep 17 00:00:00 2001 From: Bram van den Heuvel Date: Tue, 20 Feb 2024 11:05:04 +0100 Subject: [PATCH] Change remote for submodule linking --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 030ff64..82ebb11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lua-json"] path = lua-json - url = https://git.noordstar.me/Dependencies/lua-json.git + url = https://git.noordstar.me/Bram/lua-json.git