From b908cf8f1d418a1d89d0d4fd0c86a88fe28398b8 Mon Sep 17 00:00:00 2001 From: Lu Zhenyu Date: Mon, 5 Aug 2024 14:03:58 +0800 Subject: [PATCH] Update submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1a59e543..c1d94171 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "jedi/third_party/typeshed"] path = jedi/third_party/typeshed - url = https://github.com/davidhalter/typeshed.git + url = https://git.pick-up.group/VimPlug/typeshed.git [submodule "jedi/third_party/django-stubs"] path = jedi/third_party/django-stubs - url = https://github.com/davidhalter/django-stubs + url = https://git.pick-up.group/VimPlug/django-stubs.git