We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a612e6 commit 872a578Copy full SHA for 872a578
docs/content/components/links.md
@@ -10,7 +10,7 @@ bundle: links
10
By default `<a>` elements already use the right link color and apply an underline on hover. So in most cases the `.Link` class is not really needed.
11
12
```html live
13
-Some text with a <a href="#url">link</a>
+Some text with a <a href="#url">link</a>
14
Some text with a <a href="#url" class="Link">link</a>
15
```
16
0 commit comments