diff options
author | Saturneric <[email protected]> | 2023-09-08 04:44:15 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2023-09-08 04:44:15 +0000 |
commit | 1cecd4d8ba7c88f4ad56137827fa431de0d62a16 (patch) | |
tree | 19c5153bfc464ff9de073eb01eab46e173672716 | |
parent | feat: update documents and git module urls (diff) | |
download | GpgFrontend-1cecd4d8ba7c88f4ad56137827fa431de0d62a16.tar.gz GpgFrontend-1cecd4d8ba7c88f4ad56137827fa431de0d62a16.zip |
doc: update README and manual pagesv2.1.1
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | manual/overview.md | 5 |
2 files changed, 2 insertions, 4 deletions
@@ -33,7 +33,6 @@ GpgFrontend is **PERMANENTLY FREE** of charge. However, you can support us by [>> Download <<](https://github.com/saturneric/GpgFrontend/releases/latest) | [>> User Manual <<](https://www.gpgfrontend.bktus.com/#/overview) | [>> Developer Document <<](https://doxygen.gpgfrontend.bktus.com/) -| [>> Develop Repo <<](https://git.bktus.com/gpgfrontend/GpgFrontend) ## Table of Contents diff --git a/manual/overview.md b/manual/overview.md index beb5869d..f88e655b 100644 --- a/manual/overview.md +++ b/manual/overview.md @@ -117,11 +117,10 @@ assured that you will never be asked to pay a fee to use the software. ## Source Code The primary code repository for GpgFrontend resides on the BKTUS server. Every -update gets committed here first. You can visit the original [code -repository](https://git.bktus.com/gpgfrontend/GpgFrontend) to +update gets committed here first. You can visit the [code +repository](https://github.com/saturneric/GpgFrontend) to follow our development progress and stay updated on the latest changes. - ### License GpgFrontend's source code is licensed under the GPL-3.0 license, affirming its |