From 97fd43260f1eb9a6dff1aa11887599c7ea425de9 Mon Sep 17 00:00:00 2001 From: JianLeer <55224631+JianLeer@users.noreply.github.com> Date: Tue, 1 Dec 2020 21:24:58 +0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f2e0d283..f42021e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "opencv"] path = opencv - url = https://github.com/opencv/opencv.git + url = https://github.com.cnpmjs.org/opencv/opencv.git [submodule "opencv_contrib"] path = opencv_contrib - url = https://github.com/opencv/opencv_contrib.git + url = https://github.com.cnpmjs.org/opencv/opencv_contrib.git [submodule "multibuild"] path = multibuild - url = https://github.com/matthew-brett/multibuild.git + url = https://github.com.cnpmjs.org/matthew-brett/multibuild.git