Skip to content

Commit 0e75728

Browse files
committed
Revert submodule URLs to HTTPS
1 parent 343e927 commit 0e75728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
url = https://github.com/perebor/minisat
44
[submodule "avy"]
55
path = avy
6-
url = git@github.com:meelgroup/avy.git
6+
url = https://github.com/meelgroup/avy
77
[submodule "interpolatingsolver"]
88
path = interpolatingsolver
9-
url = git@github.com:kuldeepmeel/interpolatingsolver.git
9+
url = https://github.com/kuldeepmeel/interpolatingsolver
1010
[submodule "docopt.cpp"]
1111
path = docopt.cpp
1212
url = https://github.com/docopt/docopt.cpp

0 commit comments

Comments
 (0)