Skip to content

Commit fde3020

Browse files
authored
Merge pull request #100 from maxmind/greg/update-submodule
Do not use git:// for submodule
2 parents a8e8649 + 91e1803 commit fde3020

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

0 commit comments

Comments
 (0)