From cf8b5dead1688390f53a131e100be337c315e5d2 Mon Sep 17 00:00:00 2001 From: superp00t Date: Fri, 4 Aug 2023 20:41:53 -0400 Subject: [PATCH] chore(build): rehome system dependency --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 30abad7..b8836d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lib/system"] path = lib/system - url = https://github.com/whoahq/system + url = https://github.com/thunderbrewhq/system.git