Skip to content

Commit 4e0bfaa

Browse files
committed
replace submodule ssh urls with https
1 parent 2c632bf commit 4e0bfaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "deps/geometry-central"]
22
path = deps/geometry-central
3-
url = git@github.com:nmwsharp/geometry-central.git
3+
url = https://github.com/nmwsharp/geometry-central.git
44
[submodule "deps/polyscope"]
55
path = deps/polyscope
6-
url = git@github.com:nmwsharp/polyscope.git
6+
url = https://github.com/nmwsharp/polyscope.git

0 commit comments

Comments
 (0)