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