diff options
| author | jermanuts <[email protected]> | 2024-04-07 02:59:43 +0000 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-07 02:59:43 +0000 | 
| commit | d6d447b00ce1851f0918bab404bb5618c69abd51 (patch) | |
| tree | f4e7235a287f6b6e517e64cfba4856e280b90326 /src/content/docs/overview/downloads.md | |
| parent | fix: sync from @jermanuts at branch main (diff) | |
| download | Manual-d6d447b00ce1851f0918bab404bb5618c69abd51.tar.gz Manual-d6d447b00ce1851f0918bab404bb5618c69abd51.zip | |
fix: repair broken links and add missing MS download badge (#1)
Diffstat (limited to 'src/content/docs/overview/downloads.md')
| -rw-r--r-- | src/content/docs/overview/downloads.md | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index f870a04..2f9f5a1 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -7,7 +7,7 @@ sidebar:  GpgFrontend is available for download through multiple channels. For more  detailed instructions on installation and getting started, please refer to the -[Quick Start Manual](quick-start.md). +[Getting Started Guide](../getting-started/).  --- @@ -52,4 +52,6 @@ detailed instructions on installation and getting started, please refer to the  - **Microsoft Store Download**: Windows users can visit the application store    page through the Microsoft Store badge below. -  <ms-store-badge productid="9NH716MQK2B5"></ms-store-badge> +<a href="https://apps.microsoft.com/detail/9nh716mqk2b5"> +	<img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/> +</a> | 
