diff --git a/.gitmodules b/.gitmodules index 062cc71e..aecfec5a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "extern/pybind11"] path = extern/pybind11 - url = ../../pybind/pybind11 + url = https://github.com/pybind/pybind11.git branch = stable