From 9852186ff79bb981d81df7e178c34f66ad3cb53e Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 26 Apr 2023 14:51:31 +0200 Subject: [PATCH] Update my link for voice assistants (#16319 Making it consistant with others and match https://github.com/home-assistant/my.home-assistant.io/pull/353 --- src/panels/my/ha-panel-my.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/my/ha-panel-my.ts b/src/panels/my/ha-panel-my.ts index 49285d1687..70ad0f9693 100644 --- a/src/panels/my/ha-panel-my.ts +++ b/src/panels/my/ha-panel-my.ts @@ -141,7 +141,7 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({ component: "tag", redirect: "/config/tags", }, - "voice-assistants": { + voice_assistants: { redirect: "/config/voice-assistants", }, lovelace_dashboards: {