Skip to content

Commit 0804de2

Browse files
FIX: submodule with https link instead of ssh
1 parent 651eea6 commit 0804de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
url = https://github.com/pybind/pybind11.git
2020
[submodule "deps/submodule-cilantro"]
2121
path = deps/submodule-cilantro
22-
url = git@github.com:diffCheckOrg/submodule-cilantro.git
22+
url = https://github.com/diffCheckOrg/submodule-cilantro.git

0 commit comments

Comments
 (0)