Fix ms store link

Seto Elkahfi committed Jun 17, 2026 at 07:34 UTC 0d5fa353dd4d6f0cda6b1add5cd7edcd8a77de2d
1 file changed +2 -1
app/views/pages/home.html.erb
+2 -1
index 22f5105..768d9a9 100644 --- a/app/views/pages/home.html.erb +++ b/app/views/pages/home.html.erb @@ -27,7 +27,8 @@ <a href="https://play.google.com/store/apps/details?id=xyz.smbcloud.SiGit" target="_blank" rel="noopener noreferrer" aria-label="Get it on Google Play"> <img src="/images/GetItOnGooglePlay_Badge_Web_color_English.png" alt="Get it on Google Play" class="h-9"> </a> - <a href="https://www.microsoft.com/store/apps/xp9k321rf5mzsz" target="_blank" rel="noopener noreferrer" aria-label="Get it on Microsoft Store"> + <a href="https://apps.microsoft.com/detail/xp9k321rf5mzsz?ocid=webpdpshare + Get siGit Code & Deploy from the Microsoft Store" target="_blank" rel="noopener noreferrer" aria-label="Get it on Microsoft Store"> <img src="/images/MicrosoftStore_Badge_Web_dark.svg" alt="Get it on Microsoft Store" class="h-9"> </a> </div>