diff options
author | Saturneric <[email protected]> | 2022-05-25 01:56:27 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2022-05-25 01:56:27 +0000 |
commit | ffcb447b771c9dc4e7da404ad0892e3333291a09 (patch) | |
tree | 8e6961e1841d52441bc94cc55d6700c102bae600 | |
parent | perf: improve ListedKeyServerTestThread (diff) | |
download | GpgFrontend-ffcb447b771c9dc4e7da404ad0892e3333291a09.tar.gz GpgFrontend-ffcb447b771c9dc4e7da404ad0892e3333291a09.zip |
doc(manual): fix urls
-rw-r--r-- | manual/downloads.md | 2 | ||||
-rw-r--r-- | manual/overview.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/downloads.md b/manual/downloads.md index bedf505d..fab8cc53 100644 --- a/manual/downloads.md +++ b/manual/downloads.md @@ -10,7 +10,7 @@ Currently you can download GpgFrontend through various channels. ## SourgeForge -[](https://sourceforge.net/projects/gogfrontend/files/latest/download) +[](https://sourceforge.net/projects/gpgfrontend/files/latest/download) ## Microsoft Store diff --git a/manual/overview.md b/manual/overview.md index 197ab7f0..3c72d7bf 100644 --- a/manual/overview.md +++ b/manual/overview.md @@ -53,7 +53,7 @@ The original code repository of Gpg Frontend is hosted on the server of Codes Dr submitted to the code repository first. You can click [Here](https://global.git.codesdream.com/GpgFrontend.git) to visit the original code repository and track development progress. -注意:中国用户请访问[这里](https://git.codesdream.com/GpgFrontend.git) +注意:中国用户请访问[这里](https://git.codesdream.com/main/GpgFrontend.git) ### License |