diff --git a/home.admin/97addMobileWallet.sh b/home.admin/97addMobileWallet.sh index 0d0962e1e..160809131 100755 --- a/home.admin/97addMobileWallet.sh +++ b/home.admin/97addMobileWallet.sh @@ -253,7 +253,7 @@ Please go to MAINMENU > SERVICES and activate KEYSEND first. exit 1; ;; ZEUS_ANDROID) - appstoreLink="https://play.google.com/store/apps/details?id=com.zeusln.zeus" + appstoreLink="https://play.google.com/store/apps/details?id=app.zeusln.zeus" /home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink} whiptail --title "Install Zeus on your Android Phone" \ --yes-button "continue" \ @@ -284,4 +284,4 @@ Please go to MAINMENU > SERVICES and activate KEYSEND first. /home/admin/config.scripts/bonus.fullynoded.sh exit 1; ;; -esac \ No newline at end of file +esac