Skip to content

Commit fc43bcc

Browse files
committed
chore: change pybind11 submodule URL from ssh to https
1 parent 3c52ca5 commit fc43bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/jothepro/doxygen-awesome-css.git
44
[submodule "pyudmaio/pybind11"]
55
path = pyudmaio/pybind11
6-
url = git@github.com:pybind/pybind11.git
6+
url = https://github.com/pybind/pybind11.git

0 commit comments

Comments
 (0)