diff options
author | saturneric <[email protected]> | 2024-11-16 18:29:53 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-11-16 22:02:31 +0000 |
commit | a4e6258497d773179c9ff0ecb95826240723eff3 (patch) | |
tree | 675b5cbea9a80b849e07bf9665b79c4118a83ddc /.gitmodules | |
parent | fix: develop build on ubuntu latest image (diff) | |
download | GpgFrontend-a4e6258497d773179c9ff0ecb95826240723eff3.tar.gz GpgFrontend-a4e6258497d773179c9ff0ecb95826240723eff3.zip |
fix: setup gitea develop regularly build and test process
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 08a70b2f..feb2801f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/qt/qttranslations.git [submodule "modules"] path = modules - url = https://github.com/saturneric/GpgFrontend-Modules.git + url = https://git.bktus.com/GpgFrontend/GpgFrontend-Modules.git |