Fixed submodule URL

This commit is contained in:
Dniel97
2022-07-28 15:37:32 +02:00
parent a265f280a0
commit 45fda40d05

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "mqa_identifier_python"] [submodule "mqa_identifier_python"]
path = mqa_identifier_python path = mqa_identifier_python
url = git@github.com:Dniel97/MQA-identifier-python.git url = https://github.com/Dniel97/MQA-identifier-python.git
branch = master branch = master