From 9ea57e9dcbc409701965c35ee7d75c9b5963e949 Mon Sep 17 00:00:00 2001 From: kratman Date: Tue, 7 Jan 2025 17:58:37 -0500 Subject: [PATCH] Update submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8e1aff6..a90eb86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "pybind11"] path = pybind11 - url = git@github.com:pybind/pybind11.git + url = https://github.com/pybind/pybind11.git