Skip to content

Commit e075d74

Browse files
committed
Further fix a link
1 parent db112d6 commit e075d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/styling/typography.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ This is how a table will render:
265265
<li>Third item in the list</li>
266266
</ul>
267267

268-
Note: there is also the <a href={getUrlRelativeToBase("/docs/block-components/checklist")}>Checklist</a> component:
268+
Note: there is also the <a href={getUrlRelativeToBase("/components/checklist")}>Checklist</a> component:
269269

270270
import Checklist from "@/components/block/Checklist.astro"
271271

0 commit comments

Comments
 (0)