From ae24826a37b268b67d33110c7b56905bb872c396 Mon Sep 17 00:00:00 2001 From: cosmicpsyop Date: Tue, 7 Nov 2023 10:32:39 -0800 Subject: [PATCH] feature/freebsd-support-one: revert modules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bdec3a3..e59bb8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "golpe"] path = golpe - url = https://github.com/cosmicpsyop/golpe.git + url = https://github.com/hoytech/golpe.git [submodule "external/negentropy"] path = external/negentropy url = https://github.com/hoytech/negentropy.git