Skip to content

Commit

Permalink
fix: update android link
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed Aug 31, 2023
1 parent 6ec640d commit 5aa0536
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const MobileStoreLink: FC<MobileStoreLinkProps> = ({ variant, store = "ap
};
case "google":
return {
href: "https://play.google.com/apps/testing/com.neurofusion.fusion",
href: "https://play.google.com/store/apps/details?id=com.neurofusion.fusion&pli=1",
icon: (
<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="&#240;&#159;&#166;&#134; icon &#34;brand android&#34;">
Expand Down

0 comments on commit 5aa0536

Please sign in to comment.