diff --git a/pages/dashboard.vue b/pages/dashboard.vue index a8a5d30..86687ab 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -108,7 +108,7 @@ const interestMenu = [ title: "Emails", }, { - to: "/client-support", + to: "/dashboard/client-support", icon: "mdi-chat", title: "Client Support", },