Skip to content

Commit 4d5d2c2

Browse files
committed
add redirect
1 parent 65cf51e commit 4d5d2c2

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,10 @@
518518
{
519519
"source": "api-reference/chat/*",
520520
"destination": "api-reference/assistant/*"
521+
},
522+
{
523+
"source": "editor",
524+
"destination": "editor/getting-started"
521525
}
522526
],
523527
"integrations": {

editor/getting-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Getting started with the web editor"
3+
sidebarTitle: "Getting started"
34
description: "Learn how to use Mintlify's web editor to create and edit documentation"
45
---
56

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Web editor reference"
2+
title: "Reference"
33
description: "Quick reference for Mintlify web editor features and capabilities"
44
---
55

0 commit comments

Comments
 (0)