diff --git a/src/panels/config/ha-panel-config.ts b/src/panels/config/ha-panel-config.ts index 02d9068b20..2998a78ef5 100644 --- a/src/panels/config/ha-panel-config.ts +++ b/src/panels/config/ha-panel-config.ts @@ -110,7 +110,7 @@ export const configSections: { [name: string]: PageNavigation[] } = { iconColor: "#8E24AA", }, { - path: "/config/core", + path: "/config/server_control", translationKey: "settings", iconPath: mdiCog, iconColor: "#4A5963",