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 5d4b38f commit b280541Copy full SHA for b280541
src/content/docs/style-guide/components/footnotes.mdx
@@ -7,7 +7,7 @@ To create footnotes, use the following syntax:
7
```mdx live
8
You can use GitHub Flavoured Markdown footnotes![^1]
9
10
-[^1]: Powered by [littlefoot.js](https://littlefoot.js.org)
+[^1]: Powered by [tippy.js](https://atomiks.github.io/tippyjs/)
11
```
12
13
Refer to [Footnotes](/style-guide/formatting/footnotes/) to learn when to use them.
0 commit comments