From c0836e7d31fd5e8ba5a5d036ccd3600d39ca1c0e Mon Sep 17 00:00:00 2001 From: Grigory Chudov Date: Mon, 2 Jul 2018 08:36:55 -0400 Subject: [PATCH] Update .gitmodules --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index c21fbc3..3f784a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,13 +6,13 @@ url = https://github.com/gchudov/flac.git [submodule "ThirdParty/MAC_SDK"] path = ThirdParty/MAC_SDK - url = https://github.com:gchudov/MAC_SDK.git + url = https://github.com/gchudov/MAC_SDK.git [submodule "ThirdParty/openclnet"] path = ThirdParty/openclnet - url = https://github.com:gchudov/openclnet.git + url = https://github.com/gchudov/openclnet.git [submodule "ThirdParty/WavPack"] path = ThirdParty/WavPack - url = https://github.com:gchudov/WavPack.git + url = https://github.com/gchudov/WavPack.git [submodule "ThirdParty/WindowsMediaLib"] path = ThirdParty/WindowsMediaLib - url = https://github.com:gchudov/WindowsMediaLib.git + url = https://github.com/gchudov/WindowsMediaLib.git