From 9cf866fef28f77723e2b020348d4fdc712e852a4 Mon Sep 17 00:00:00 2001 From: GregShiner Date: Thu, 12 Mar 2026 01:37:40 +0000 Subject: [PATCH] Switch .gitmodules to gitea --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e771ada..970e5e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "test_interface"] path = test_interface - url = https://github.com/GregShiner/unnamed-synth-test-interface + url = https://gitea.gregshiner.com/GregShiner/unnamed-synth-test-interface [submodule "dsp"] path = dsp - url = https://github.com/GregShiner/unnamed-synth-dsp + url = https://gitea.gregshiner.com/GregShiner/unnamed-synth-dsp