Skip to content

Commit

Permalink
Merge pull request #36 from renanmpimentel/patch-1
Browse files Browse the repository at this point in the history
.gitmodules is using SSH protocol instead of HTTPS
  • Loading branch information
oschwald committed Feb 22, 2018
2 parents b1581f4 + c342a2c commit 7118115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "test-data"]
path = test-data
url = git://github.com/maxmind/MaxMind-DB.git
url = https://github.com/maxmind/MaxMind-DB.git

0 comments on commit 7118115

Please sign in to comment.