Skip to content

Commit

Permalink
Do not use git:// for submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jan 12, 2022
1 parent 49d4206 commit e324cc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[submodule "maxmind-db"]
path = maxmind-db
url = git://github.com/maxmind/MaxMind-DB.git

url = https://github.com/maxmind/MaxMind-DB

0 comments on commit e324cc0

Please sign in to comment.