diff --git a/view/peko/shortLink/index.html b/view/peko/shortLink/index.html
index 8a6515b..f98e22a 100644
--- a/view/peko/shortLink/index.html
+++ b/view/peko/shortLink/index.html
@@ -49,7 +49,7 @@
if (browser.ios) {
window.location.replace('https://apps.apple.com/cn/app/id6446155565')
} else if (browser.android) {
- window.location.replace('https://play.google.com/store/apps/details?id=com.vele.pekolive')
+ window.location.replace('https://play.google.com/store/apps/details?id=app.hiyoo.fun')
} else {
window.location.replace('http://www.pekolive.com/')
}