Skip to content

Commit 4b5a7db

Browse files
committed
Update migration guides
1 parent 3384ea4 commit 4b5a7db

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

docs.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"index",
2525
"quickstart",
2626
"installation",
27-
"editor",
28-
"migration"
27+
"editor"
2928
]
3029
},
3130
{
@@ -105,7 +104,13 @@
105104
]
106105
},
107106
{
108-
"group": "Advanced",
107+
"group": "Guides",
108+
"pages": [
109+
"guides/migration"
110+
]
111+
},
112+
{
113+
"group": "Deep Dive",
109114
"pages": [
110115
{
111116
"group": "Custom Subdirectory",

migration.mdx renamed to guides/migration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Migration"
2+
title: "Migrations"
33
description: "How to migrate documentation from your existing provider"
44
icon: "import"
55
---

0 commit comments

Comments
 (0)