Skip to content

Commit

Permalink
Merge pull request #108 from finol-digital/develop
Browse files Browse the repository at this point in the history
Update Microsoft Store Link
  • Loading branch information
davidmfinol committed Jun 27, 2024
2 parents 5478ec0 + c96d39a commit 09c3518
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 09c3518

Please sign in to comment.