Skip to content

Commit 9c43c4f

Browse files
committed
docs: link v1.3 features guide
1 parent 643d8d3 commit 9c43c4f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/docs/page.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ export default function DocsPage() {
6363
<DocCard
6464
icon={<Sparkle size={32} weight="duotone" />}
6565
title="v1.3 Features (Latest)"
66-
description="Export parity and preview alignment"
66+
description="Complete reference for all v1.3 capabilities"
6767
links={[
68-
{ text: 'v1.3 Release Notes', href: '/docs/releases/v1-3' },
69-
{ text: '@table Parity', href: '/docs/releases/v1-3' },
70-
{ text: 'Blockquote Styling', href: '/docs/releases/v1-3' }
68+
{ text: 'Complete v1.3 Guide', href: '/docs/v1-3-features' },
69+
{ text: 'All Active Features', href: '/docs/v1-3-features' },
70+
{ text: 'Release Notes', href: '/docs/releases/v1-3' }
7171
]}
7272
/>
7373

0 commit comments

Comments
 (0)