Skip to content

Commit 26fe5ac

Browse files
authored
Merge pull request #40 from yaegashi/patch-1
Use https:// instead of git:// for submodules
2 parents d19f6d4 + 464127a commit 26fe5ac

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

0 commit comments

Comments
 (0)