From 7335b4ee4a160b3ea69151fc2797c2b769f71c71 Mon Sep 17 00:00:00 2001 From: GregShiner Date: Thu, 12 Mar 2026 01:38:27 +0000 Subject: [PATCH] Update submodule remote names --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 970e5e0..a88d02c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "test_interface"] path = test_interface - url = https://gitea.gregshiner.com/GregShiner/unnamed-synth-test-interface + url = https://gitea.gregshiner.com/GregShiner/technically-a-synth-test-interface [submodule "dsp"] path = dsp - url = https://gitea.gregshiner.com/GregShiner/unnamed-synth-dsp + url = https://gitea.gregshiner.com/GregShiner/technically-a-synth-dsp