Skip to content

Commit c342a2c

Browse files
.gitmodules is using SSH protocol instead of HTTPS
We have a machine which does not have a SSH key permission configured
1 parent b1581f4 commit c342a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
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)