From 7f75fcb58b985c627e613a1f5b10448ae2d9e26e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 29 Aug 2019 13:53:11 +0200 Subject: [PATCH] Typo in local URL (#10252) --- source/_lovelace/markdown.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/markdown.markdown b/source/_lovelace/markdown.markdown index f8aafc15067..a45e5c82b1b 100644 --- a/source/_lovelace/markdown.markdown +++ b/source/_lovelace/markdown.markdown @@ -18,7 +18,7 @@ type: type: string content: required: true - description: "Content to render as [markdown](http://commonmark.org/help/). May contain [templates](/configuration/templating/)." + description: "Content to render as [markdown](http://commonmark.org/help/). May contain [templates](/docs/configuration/templating/)." type: string title: required: false