diff --git a/apps/v4/content/docs/changelog/2025-06-calendar.mdx b/apps/v4/content/docs/changelog/2025-06-calendar.mdx
index 08791ee63a..8fc86a29d0 100644
--- a/apps/v4/content/docs/changelog/2025-06-calendar.mdx
+++ b/apps/v4/content/docs/changelog/2025-06-calendar.mdx
@@ -6,9 +6,7 @@ date: 2025-06-06
We've upgraded the `Calendar` component to the latest version of [React DayPicker](https://daypicker.dev).
-This is a major upgrade and includes a lot of new features and improvements. We've also built a collection of 30+ calendar blocks that you can use to build your own calendar components.
-
-See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
+This is a major upgrade and includes a lot of new features and improvements.
diff --git a/apps/v4/content/docs/components/base/calendar.mdx b/apps/v4/content/docs/components/base/calendar.mdx
index 4a61857fff..02fac9f59a 100644
--- a/apps/v4/content/docs/components/base/calendar.mdx
+++ b/apps/v4/content/docs/components/base/calendar.mdx
@@ -13,12 +13,6 @@ links:
previewClassName="h-96"
/>
-## Blocks
-
-We have built a collection of 30+ calendar blocks that you can use to build your own calendar components.
-
-See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
-
## Installation
diff --git a/apps/v4/content/docs/components/radix/calendar.mdx b/apps/v4/content/docs/components/radix/calendar.mdx
index b208100489..df983f40e2 100644
--- a/apps/v4/content/docs/components/radix/calendar.mdx
+++ b/apps/v4/content/docs/components/radix/calendar.mdx
@@ -13,12 +13,6 @@ links:
previewClassName="h-96"
/>
-## Blocks
-
-We have built a collection of 30+ calendar blocks that you can use to build your own calendar components.
-
-See all calendar blocks in the [Blocks Library](/blocks/calendar) page.
-
## Installation