diff options
author | saturneric <[email protected]> | 2024-12-16 20:13:38 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-12-16 20:13:38 +0000 |
commit | 3a154feb4ba144348fed975dfd8fcc2ef6c6ff77 (patch) | |
tree | f89af05206b3cc56ff21a592cdf07f80bbac8e27 /src | |
parent | fix: apply line wrap (diff) | |
download | Manual-3a154feb4ba144348fed975dfd8fcc2ef6c6ff77.tar.gz Manual-3a154feb4ba144348fed975dfd8fcc2ef6c6ff77.zip |
fix: correct the text of download page
Diffstat (limited to 'src')
-rw-r--r-- | src/content/docs/overview/downloads.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index 983903a..4ce4c9c 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -49,9 +49,9 @@ detailed instructions on installation and getting started, please refer to the ### Windows -- **WinGet Package**: Windows users can also install GpgFrontend through the - Windows Package Manager (WinGet). Check the version information through the - badge below or install using the command line. +- **WinGet Package**: Windows users can install GpgFrontend through the Windows + Package Manager (WinGet). Check the version information through the badge + below or install using the command line. [](https://repology.org/project/gpgfrontend/versions) @@ -61,8 +61,8 @@ detailed instructions on installation and getting started, please refer to the winget install Saturneric.GpgFrontend ``` -- **Microsoft Store Download**: Windows users can visit the application store - page through the Microsoft Store badge below. +- **Microsoft Store Download**: Windows users can also visit the application + store page through the Microsoft Store badge below. <a href="https://apps.microsoft.com/detail/9nh716mqk2b5"> <img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/> |