Skip to content

Commit f50e242

Browse files
committed
Do not use git:// for submodule
1 parent 072fde5 commit f50e242

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 "tests/data"]
22
path = tests/data
3-
url = git://github.com/maxmind/MaxMind-DB.git
3+
url = https://github.com/maxmind/MaxMind-DB

0 commit comments

Comments
 (0)