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 0553699 commit a01872eCopy full SHA for a01872e
support.mdx contact-support.mdxsupport.mdx renamed to contact-support.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: "Support"
+title: "Contact Support"
3
icon: "circle-help"
4
description: "We're here to help you get the most out of Mintlify"
5
@@ -35,4 +35,3 @@ export function openSearch(e) {
35
<Info>
36
We do our best to respond to all requests within 24 hours but delays may occur during busy times.
37
</Info>
38
-
docs.json
@@ -24,8 +24,7 @@
24
"index",
25
"quickstart",
26
"installation",
27
- "editor",
28
- "support"
+ "editor"
29
]
30
},
31
{
@@ -160,7 +159,8 @@
160
159
"advanced/dashboard/roles"
161
162
163
- }
+ },
+ "contact-support"
164
165
166
0 commit comments