<fix>(git): Fix the url problem of .gitmodules

This commit is contained in:
Saturneric 2022-01-15 00:59:41 +08:00
parent fef073624d
commit 46046d2bbe

4
.gitmodules vendored
View File

@ -9,7 +9,7 @@
url = https://github.com/saturneric/libgpg-error
[submodule "third_party/vmime"]
path = third_party/vmime
url = git://git.codesdream.com//third_party/vmime.git
url = https://github.com/saturneric/vmime.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/saturneric/json
@ -21,4 +21,4 @@
url = https://github.com/saturneric/Qt-AES
[submodule "third_party/smtp-mime"]
path = third_party/smtp-mime
url = git://git.codesdream.com//third_party/smtp-mime.git
url = https://github.com/saturneric/SmtpClient-for-Qt.git