Skip to content

Commit bfc55e3

Browse files
committed
Use https for submodules
1 parent 5aa3923 commit bfc55e3

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
@@ -1,3 +1,3 @@
11
[submodule "deps/haskell-libs"]
22
path = deps/haskell-libs
3-
url = git@github.com:ambarltd/haskell-libs.git
3+
url = https://github.com/ambarltd/haskell-libs.git

0 commit comments

Comments
 (0)