Skip to content

Commit 5032e06

Browse files
author
Teo
authored
Issue #15: Change to a temporarily info link until the app is available on Google Play (#752)
1 parent 7a68c8d commit 5032e06

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/pages/explore/wallets/_components/ForDailyUseSection.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ export function ForDailyUseSection() {
5454
text={IconType.APPSTORE}
5555
/>
5656
<CardLink
57-
url="https://play.google.com/store/apps/details?id=com.defichain.app"
57+
// Temporarily link until the app is available on Google Play
58+
// url="https://play.google.com/store/apps/details?id=com.defichain.app"
59+
url="https://www.reddit.com/r/defiblockchain/comments/1n1figg/update_on_the_missing_light_wallet_in_the_google/"
5860
descText="Get It On"
5961
text={IconType.GOOGLE_PLAY}
6062
/>

0 commit comments

Comments
 (0)