Skip to content

Commit fcf888c

Browse files
committed
Remove config update
1 parent 4d80b1f commit fcf888c

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

navigation/overview.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Overview
33
description: "The `navigation` property controls the hierarchy of your documentation."
44
---
55

6-
import ConfigUpgrade from "/snippets/config-upgrade.mdx";
7-
86
It can contain one of seven properties:
97

108
- `pages`
@@ -18,8 +16,6 @@ It can contain one of seven properties:
1816
These properties all serve the function of partitioning your content and creating a hierarchy so that it's
1917
easier for your users to navigate through your documentation.
2018

21-
<ConfigUpgrade />
22-
2319
<Info>
2420
If you want to learn more about the difference between `mint.json` and
2521
`docs.json` checkout our [blog](https://mintlify.com/blog/refactoring-mint-json-into-docs-json)

settings/global.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ description: "Configure your documentation using the `docs.json` file"
44
icon: "wrench"
55
---
66

7-
import ConfigUpgrade from "/snippets/config-upgrade.mdx";
8-
97
Every documentation site requires a `docs.json` file that contains the core configuration settings. This file controls everything from styling and navigation to integrations and analytics.
108

11-
<ConfigUpgrade />
12-
139
## Properties
1410

1511
### Customization

snippets/config-upgrade.mdx

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)