diff --git a/docs/content/components/links.md b/docs/content/components/links.md index 1530acf2..d6eaa59d 100644 --- a/docs/content/components/links.md +++ b/docs/content/components/links.md @@ -10,7 +10,7 @@ bundle: links By default `` elements already use the right link color and apply an underline on hover. So in most cases the `.Link` class is not really needed. ```html live -Some text with a link +Some text with a link Some text with a link ```