diff options
author | saturneric <[email protected]> | 2024-04-28 16:46:29 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-04-28 16:46:29 +0000 |
commit | ac72f6b97272c277d8c7c031d79b8703f10d62bc (patch) | |
tree | d52cfd8e2e66d639ef9f133dd906174d4e978429 /.gitmodules | |
parent | fix: solve macOS auto-build issues (diff) | |
download | GpgFrontend-ac72f6b97272c277d8c7c031d79b8703f10d62bc.tar.gz GpgFrontend-ac72f6b97272c277d8c7c031d79b8703f10d62bc.zip |
fix: code.qt.io is down now
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3e9b725c..6d7f2301 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,4 @@ url = https://github.com/libarchive/libarchive.git [submodule "third_party/qttranslations"] path = third_party/qttranslations - url = git://code.qt.io/qt/qttranslations.git + url = https://github.com/qt/qttranslations.git |