summaryrefslogtreecommitdiff
path: root/ext/pybind11/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pybind11/.gitmodules')
-rw-r--r--ext/pybind11/.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pybind11/.gitmodules b/ext/pybind11/.gitmodules
index 5191885e7..d063a8e89 100644
--- a/ext/pybind11/.gitmodules
+++ b/ext/pybind11/.gitmodules
@@ -1,3 +1,3 @@
[submodule "tools/clang"]
path = tools/clang
- url = https://github.com/wjakob/clang-cindex-python3
+ url = ../../wjakob/clang-cindex-python3