<fix>(git): Fix the url problem of .gitmodules
This commit is contained in:
parent
fef073624d
commit
46046d2bbe
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user