diff --git a/src/partials/FooterNav.vue b/src/partials/FooterNav.vue index 43f1d7bd..3772cd16 100644 --- a/src/partials/FooterNav.vue +++ b/src/partials/FooterNav.vue @@ -152,7 +152,7 @@ export default { getCurrentHref() { const currentHref = window.location.href - return `https://hapjs.org/app/graceful.sentences.com/pages/AryaJarvis?path=${currentHref}` + return `https://hapjs.org/app/com.graceful.sentences/browser/pages/detail?path=${currentHref}` }, },