Skip to content

Commit 91e1803

Browse files
committed
Do not use git:// for submodule
1 parent 4cd033b commit 91e1803

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)