We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cf51e commit 4d5d2c2Copy full SHA for 4d5d2c2
docs.json
@@ -518,6 +518,10 @@
518
{
519
"source": "api-reference/chat/*",
520
"destination": "api-reference/assistant/*"
521
+ },
522
+ {
523
+ "source": "editor",
524
+ "destination": "editor/getting-started"
525
}
526
],
527
"integrations": {
editor/getting-started.mdx
@@ -1,5 +1,6 @@
1
---
2
title: "Getting started with the web editor"
3
+sidebarTitle: "Getting started"
4
description: "Learn how to use Mintlify's web editor to create and edit documentation"
5
6
editor/editor.mdx editor/reference.mdxeditor/editor.mdx renamed to editor/reference.mdx
@@ -1,5 +1,5 @@
-title: "Web editor reference"
+title: "Reference"
description: "Quick reference for Mintlify web editor features and capabilities"
0 commit comments