aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manual/downloads.md2
-rw-r--r--manual/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/downloads.md b/manual/downloads.md
index e0ff82d8..f31aaafa 100644
--- a/manual/downloads.md
+++ b/manual/downloads.md
@@ -14,4 +14,4 @@ Currently you can download GpgFrontend through various channels.
## Microsoft Store
-<ms-store-badge productid="9NH716MQK2B5" size="small"></ms-store-badge> \ No newline at end of file
+<ms-store-badge productid="9NH716MQK2B5"></ms-store-badge>
diff --git a/manual/index.html b/manual/index.html
index 57ca67e3..b1e0766b 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -33,6 +33,6 @@
<script src="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-bash.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-php.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-edit-on-github"></script>
- <script type="module" src="https://getbadgecdn.azureedge.net/ms-store-badge.bundled.js"></script>
+ <script type="module" src="https://get.microsoft.com/badge/ms-store-badge.bundled.js"></script>
</body>
</html>