Skip to content

Commit 741cf21

Browse files
authored
Merge pull request #95 from maxmind/greg/update-submodule
Do not use git:// for submodule
2 parents 072fde5 + f50e242 commit 741cf21

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)