We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db112d6 commit e075d74Copy full SHA for e075d74
src/content/docs/styling/typography.mdx
@@ -265,7 +265,7 @@ This is how a table will render:
265
<li>Third item in the list</li>
266
</ul>
267
268
-Note: there is also the <a href={getUrlRelativeToBase("/docs/block-components/checklist")}>Checklist</a> component:
+Note: there is also the <a href={getUrlRelativeToBase("/components/checklist")}>Checklist</a> component:
269
270
import Checklist from "@/components/block/Checklist.astro"
271
0 commit comments