diff --git a/.gitmodules b/.gitmodules index f8727fff..3ce8ff23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "jedi/third_party/typeshed"] path = jedi/third_party/typeshed - url = git@github.com:davidhalter/typeshed.git + url = https://github.com/davidhalter/typeshed.git