From 155858a67c881dc411ee384d6e9fa03c8861313d Mon Sep 17 00:00:00 2001 From: Sara Date: Fri, 17 Oct 2025 14:26:30 +0200 Subject: [PATCH] chore: moved utils to objectionable.solutions --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index eade1f2..225ccc4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,5 +5,5 @@ [submodule "src/utils"] path = src/utils - url = https://git.saragerretsen.nl/Sara/godot-cpp-utils.git + url = https://git.objectionable.solutions/Sara/godot-cpp-utils.git branch = main