Skip to content

Commit

Permalink
feat: update app store link
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed Aug 12, 2023
1 parent ecb407d commit 04c131e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const MobileStoreLink: FC<MobileStoreLinkProps> = ({ variant, store = "ap
switch (store) {
case "apple":
return {
href: "https://testflight.apple.com/join/wU9TD7Jk",
href: "https://apps.apple.com/ca/app/usefusion/id6445860500?platform=iphone",
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 apple&#34;">
Expand Down

1 comment on commit 04c131e

@vercel
Copy link

@vercel vercel bot commented on 04c131e Aug 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

fusion – ./neurofusion/next-client

fusion-git-master-neurofusion-research-inc.vercel.app
usefusion.app
fusion-neurofusion-research-inc.vercel.app
www.usefusion.app

Please sign in to comment.