Fetch git submodule with https instead of ssh

This commit is contained in:
Wolfgang Walther 2021-02-15 09:52:00 +01:00 committed by Dmitry Dygalo
parent cd89158444
commit 17643fac76
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "jsonschema/tests/suite"]
path = jsonschema/tests/suite
url = git@github.com:json-schema-org/JSON-Schema-Test-Suite.git
url = https://github.com/json-schema-org/JSON-Schema-Test-Suite.git