diff options
author | saturneric <[email protected]> | 2025-03-23 03:41:43 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-03-23 03:43:59 +0000 |
commit | 99d6ac727b080f703fe9516833bb2bb1de165713 (patch) | |
tree | 7d1dc176972ce0adaafd93eb8f32f5bf42ce9a56 /src | |
parent | chore: provide a static mirror download approach (diff) | |
download | Manual-99d6ac727b080f703fe9516833bb2bb1de165713.tar.gz Manual-99d6ac727b080f703fe9516833bb2bb1de165713.zip |
fix: solve format issues
Diffstat (limited to 'src')
-rw-r--r-- | src/content/docs/overview/downloads.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index fc1d711..0dfc635 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -17,10 +17,10 @@ detailed instructions on installation and getting started, please refer to the - **GitHub Releases**: Click the badges below to access the latest stable and nightly builds. [](https://github.com/saturneric/GpgFrontend/releases/latest) + [](https://github.com/saturneric/GpgFrontend/releases/nightly) -- **Static Mirror**: A fast, direct-download mirror is also available at - [ftp.bktus.com](https://ftp.bktus.com/GpgFrontend/), served securely over HTTPS via Nginx. No authentication, rate limits, or redirections. +- **Static Mirror**: A fast, direct-download mirror is also available at [ftp.bktus.com](https://ftp.bktus.com/GpgFrontend/), served securely over HTTPS via Nginx. No authentication, rate limits, or redirections. ### Homebrew Cask |