From 669f7efa972cd38e0f712ea6662291dede2c52c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20R=C3=BCchel?= Date: Thu, 25 Aug 2022 18:31:52 +0930 Subject: [PATCH] Fix scripts docs link (#13484) In home-assistant/home-assistant.io#22391 the editor docs were removed making the current link invalid. This points the docs link to the syntax docs one level up. --- src/panels/config/script/ha-script-picker.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panels/config/script/ha-script-picker.ts b/src/panels/config/script/ha-script-picker.ts index 25a31fef6a..8131ca19e8 100644 --- a/src/panels/config/script/ha-script-picker.ts +++ b/src/panels/config/script/ha-script-picker.ts @@ -267,7 +267,7 @@ class HaScriptPicker extends LitElement { ${this.hass.localize("ui.panel.config.script.picker.introduction")}