Skip to content

Commit 97ad23f

Browse files
IA 2.0: Add "Next Steps" link to /docs landing page (#77981)
Closes: https://linear.app/vercel/issue/DOC-4500/fix-links-in-the-landing-page
1 parent 60bfe64 commit 97ad23f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Introduction
33
description: Welcome to the Next.js Documentation.
4+
related:
5+
title: Next Steps
6+
description: Get started with Next.js by following the installation guide.
7+
links:
8+
- app/getting-started/installation
49
---
510

611
Welcome to the Next.js documentation!

0 commit comments

Comments
 (0)