Skip to content

Commit 875987e

Browse files
authored
Merge pull request #55 from AlexJuca/fix-linenoise-dependency-setup
chore: use https URL instead of SSH
2 parents 804fb9f + ffd4485 commit 875987e

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/linenoise"]
22
path = deps/linenoise
3-
url = git@github.com:AlexJuca/linenoise.git
3+
url = https://github.com/AlexJuca/linenoise.git

0 commit comments

Comments
 (0)