diff --git a/docs/src/components/productJoyUI/JoyUISummary.tsx b/docs/src/components/productJoyUI/JoyUISummary.tsx
index b1e1d586f973a1..a0cad802db18f2 100644
--- a/docs/src/components/productJoyUI/JoyUISummary.tsx
+++ b/docs/src/components/productJoyUI/JoyUISummary.tsx
@@ -18,28 +18,28 @@ const content = [
title: 'Beautiful out of the box',
description:
'Start looking good with very little effort. Joy UI is designed to be simple and agnostic.',
- link: '/base-ui/getting-started/quickstart/#components-and-hooks',
+ link: '/joy-ui/getting-started/#beautiful-out-of-the-box/',
},
{
icon: ,
title: 'Highly customizable',
description:
'Complete control over how the component looks, powered by several customization tools.',
- link: '/base-ui/getting-started/quickstart/#components-and-hooks',
+ link: '/joy-ui/getting-started/#highly-customizable/',
},
{
icon: ,
title: 'Developer experience',
description:
'Feel joy when working with Joy UI. Streamlined component API, documentation, and more.',
- link: '/base-ui/getting-started/quickstart/#components-and-hooks',
+ link: '/joy-ui/getting-started/#developer-experience/',
},
{
icon: ,
title: 'Accessibility',
description:
'Joy UI is built off of from Base UI, which delivers several built-in accessibility features.',
- link: '/base-ui/getting-started/quickstart/#components-and-hooks',
+ link: '/joy-ui/getting-started/#accessibility/',
},
];