Skip to content

Commit 291c565

Browse files
ankur-archclaude
andcommitted
docs(data-modeling): sidebar as a Data Modeling section with Overview first
Sidebar now reads Data Modeling > Overview / Relational data modeling / MongoDB data modeling, per review. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent d652e12 commit 291c565

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

apps/docs/content/docs/orm/next/data-modeling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Data modeling overview
2+
title: Overview
33
description: Describe the data your application needs with models, primary keys, scalar fields, and relations.
44
url: /orm/next/data-modeling
55
metaTitle: Data modeling in Prisma Next

apps/docs/content/docs/orm/next/meta.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"pages": [
66
"---Introduction---",
77
"index",
8-
9-
"---Guides---",
10-
"data-modeling"
8+
"---Data Modeling---",
9+
"...data-modeling"
1110
]
1211
}

0 commit comments

Comments
 (0)