chore: fix markdown link)

This commit is contained in:
Sadegh Barati 2024-04-10 20:44:19 +03:30
parent 828b5b7077
commit 4313dee765

View File

@ -27,7 +27,7 @@ npx shadcn-vue@latest add calendar
## Datepicker
You can use the `<Calendar />` component to build a date picker. See the [Date Picker](#asdasd) page for more information.
You can use the `<Calendar />` component to build a date picker. See the [Date Picker](/docs/components/date-picker) page for more information.
## Examples