diff --git a/source/_lovelace/markdown.markdown b/source/_lovelace/markdown.markdown index 0669d69b802..328961f5e57 100644 --- a/source/_lovelace/markdown.markdown +++ b/source/_lovelace/markdown.markdown @@ -6,7 +6,7 @@ description: "The Markdown card is used to render Markdown" The Markdown card is used to render [Markdown](https://commonmark.org/help/). -The renderer uses [Marked.js](https://marked.js.org), which supports [several specifications of Markdown](https://marked.js.org/#/README.md#specifications), including CommonMark, GitHub Flavored Markdown (GFM) and `markdown.pl`. +The renderer uses [Marked.js](https://marked.js.org), which supports [several specifications of Markdown](https://marked.js.org/#specifications), including CommonMark, GitHub Flavored Markdown (GFM) and `markdown.pl`.