Skip to content

Commit b280541

Browse files
committed
update style guide link to lib
1 parent 5d4b38f commit b280541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/style-guide/components/footnotes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To create footnotes, use the following syntax:
77
```mdx live
88
You can use GitHub Flavoured Markdown footnotes![^1]
99

10-
[^1]: Powered by [littlefoot.js](https://littlefoot.js.org)
10+
[^1]: Powered by [tippy.js](https://atomiks.github.io/tippyjs/)
1111
```
1212

1313
Refer to [Footnotes](/style-guide/formatting/footnotes/) to learn when to use them.

0 commit comments

Comments
 (0)