From 80732943c8668fe8c069c96fb2050fa034f3213d Mon Sep 17 00:00:00 2001 From: s809 <43530948+s809@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:20:34 +0500 Subject: [PATCH] Repoint core to main repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 45f80ad85..daf4c3ec3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "coreSubProjects"] path = coreSubProjects - url = https://gitlab.com/s809/distant-horizons-core.git + url = https://gitlab.com/jeseibel/distant-horizons-core.git \ No newline at end of file