From 447a487e5046eb82b35847a1daa68b4f7a9b4bdb Mon Sep 17 00:00:00 2001
From: Josh King <59017897+kn0wn@users.noreply.github.com>
Date: Wed, 17 Apr 2024 13:10:10 +0100
Subject: [PATCH] chore: update incorrect link
---
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