From c77b087c9ccb032212c7f8f3ab9743d48e714f51 Mon Sep 17 00:00:00 2001 From: Josh King <59017897+kn0wn@users.noreply.github.com> Date: Sat, 20 Apr 2024 08:17:55 +0100 Subject: [PATCH] chore: update incorrect link (#499) --- apps/www/src/content/docs/components/range-calendar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/content/docs/components/range-calendar.md b/apps/www/src/content/docs/components/range-calendar.md index b8ea7312..121823d4 100644 --- a/apps/www/src/content/docs/components/range-calendar.md +++ b/apps/www/src/content/docs/components/range-calendar.md @@ -9,7 +9,7 @@ primitive: https://www.radix-vue.com/components/range-calendar.html ## About -The `` component is built on top of the [RadixVue Range Calendar](https://www.bits-ui.com/docs/components/range-calendar) component, which uses the [@internationalized/date](https://react-spectrum.adobe.com/internationalized/date/index.html) package to handle dates. +The `` component is built on top of the [RadixVue Range Calendar](https://www.radix-vue.com/components/date-range-picker.html) component, which uses the [@internationalized/date](https://react-spectrum.adobe.com/internationalized/date/index.html) package to handle dates. ## Installation