Skip to content

Commit 8889d52

Browse files
committed
fixed submodule url
1 parent 65b191c commit 8889d52

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 "mongo-c-driver"]
22
path = mongo-c-driver
3-
url = git@github.com:kiwanami/mongo-c-driver.git
3+
url = git://github.com/kiwanami/mongo-c-driver.git

0 commit comments

Comments
 (0)