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 120e2e8 commit feb7aceCopy full SHA for feb7ace
settings/navigation.mdx
@@ -215,10 +215,10 @@ field.
215
<img className="block rounded-md" src="/images/topbar-cta-get-started.png" />
216
</Frame>
217
218
-The `topbarCTA` field supports the following fields: `name`, `url`, and `type`.
+The `topbarCtaButton` field supports the following fields: `name`, `url`, and `type`.
219
220
```json
221
- "topbarCTA": {
+ "topbarCtaButton": {
222
"name": "Get Started",
223
"url": "https://mintlify.com/get-started"
224
}
0 commit comments