From 58cd586146105802c3fa0a3def728166a20c6138 Mon Sep 17 00:00:00 2001 From: ICScaryThings Date: Sat, 28 May 2022 18:52:37 -0400 Subject: [PATCH] Update submodules to point to my mirror of neko's fossil repos since he no longer maintains his git --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index bc6cb09..3e399aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "treebird"] path = treebird - url = https://git.nekobit.net/repos/treebird.git + url = https://git.freecumextremist.com/neko-fossil-mirror/treebird.git [submodule "mastodont-c"] path = mastodont-c - url = https://git.nekobit.net/repos/mastodont-c.git + url = https://git.freecumextremist.com/neko-fossil-mirror/mastodont-c.git