Skip to content

Commit

Permalink
https for submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
nmwsharp committed Jul 1, 2019
1 parent 570c598 commit 018dc81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[submodule "deps/geometry-central"]
path = deps/geometry-central
url = git@github.com:nmwsharp/geometry-central.git
url = https://github.com/nmwsharp/geometry-central.git
branch = v1
[submodule "deps/polyscope"]
path = deps/polyscope
url = git@github.com:nmwsharp/polyscope.git
url = https://github.com/nmwsharp/polyscope.git
branch = v02

0 comments on commit 018dc81

Please sign in to comment.