From a5a01c1f94fa47866d5f7f74327add8725136963 Mon Sep 17 00:00:00 2001 From: akasma74 Date: Tue, 7 Apr 2020 13:36:29 +0100 Subject: [PATCH] fix link to dashboards page (#12730) --- source/lovelace/yaml-mode.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lovelace/yaml-mode.markdown b/source/lovelace/yaml-mode.markdown index 6e1156a87be..746c733b066 100644 --- a/source/lovelace/yaml-mode.markdown +++ b/source/lovelace/yaml-mode.markdown @@ -25,4 +25,4 @@ To revert back to using the UI to edit your Lovelace interface, remove the `love ### Advanced configuration -You can define multiple dashboards that all have their own YAML file, and add custom resources that are shared by all dashboards. For more details refer to [this](/lovelace/dashboards-and-views.markdown) page. +You can define multiple dashboards that all have their own YAML file, and add custom resources that are shared by all dashboards. For more details refer to [this](/lovelace/dashboards-and-views/) page.