From 1a2dd4a00832b7d813f0af9d4342040e759f1425 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 10 May 2020 16:27:55 +0200 Subject: [PATCH] Fixed broken link --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2dc4e7f..1297527 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = master [submodule "shared"] path = shared - url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git + url = https://git.did.science/TeaSpeak/TeaSpeakLibrary.git [submodule "music"] path = music url = https://github.com/TeaSpeak/TeaMusic-Providers.git