diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b06d27ad..860d9662 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libs/openpgp-keychain"] path = libs/openpgp-keychain - url = https://github.com/siacs/openpgp-keychain.git + url = https://github.com/openpgp-keychain/openpgp-keychain.git |