From e943bd4f8b83f0469f787faa6a6ed618736cc0b2 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 12 Jan 2022 04:12:41 +0000 Subject: [PATCH] Use a fallback repo for ihtsyn --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0769c58..61abacb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -132,4 +132,4 @@ url = https://github.com/expertsleepersltd/vcvrack-encoders.git [submodule "plugins/ihtsyn"] path = plugins/ihtsyn - url = https://github.com/nysthi/ihtsyn.git + url = https://github.com/CardinalModules/ihtsyn.git