diff --git a/.gitmodules b/.gitmodules index 1a5a1b77..0b19a5a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -83,7 +83,7 @@ branch = 06dev [submodule "repos/moDllz"] path = repos/moDllz - url = https://github.com/dllmusic/VCV_moDllz + url = https://github.com/dllmusic/moDllz branch = master-0.6.0dev [submodule "repos/mtsch-plugins"] path = repos/mtsch-plugins diff --git a/manifests/moDllz.json b/manifests/moDllz.json index 03750fcb..75171e50 100644 --- a/manifests/moDllz.json +++ b/manifests/moDllz.json @@ -3,7 +3,7 @@ "author": "Pablo Delaloza", "license": "BSD-3-Clause", "manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", - "sourceUrl": "https://github.com/dllmusic/VCV_moDllz", + "sourceUrl": "https://github.com/dllmusic/moDllz", "latestVersion": "0.6.0", "status": "available" -} \ No newline at end of file +}