Skip to content

Commit f2ee4c3

Browse files
committed
Merge pull request #264 from rubicks/patch-1
edits .gitmodules, fixes libbson url
2 parents ec8657d + 3d9395e commit f2ee4c3

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 "src/libbson"]
22
path = src/libbson
3-
url = git://github.com/mongodb/libbson.git
3+
url = https://github.com/mongodb/libbson.git

0 commit comments

Comments
 (0)