Skip to content

Commit

Permalink
Update Microsoft Store Link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Jun 27, 2024
1 parent 4eb9ada commit c96d39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/storeBadge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function StoreBadge() {
{(windows || unknown) && (
<Link
target="_blank"
href="https://www.microsoft.com/en-us/p/card-game-simulator/9N96N5S4W3J0"
href="https://apps.microsoft.com/detail/9n96n5s4w3j0"
>
<img
// img instead of next/Image
Expand Down

0 comments on commit c96d39a

Please sign in to comment.