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 84bda3b commit 7eac11aCopy full SHA for 7eac11a
docs/data/pages.ts
@@ -17,7 +17,7 @@ const pages: MuiPage[] = [
17
{ pathname: `/x/introduction/installation` },
18
{ pathname: `/x/introduction/licensing` },
19
{ pathname: `/x/introduction/support` },
20
- { pathname: `/x/introduction/mcp`, title: 'MCP', newFeature: true },
+ { pathname: `/x/introduction/mcp`, title: 'AI support via MCP', newFeature: true },
21
{ pathname: `/x/introduction/priority-support`, newFeature: true, plan: 'premium' },
22
{ pathname: `/x/guides/telemetry`, plan: 'pro' },
23
{ pathname: `/x/introduction/roadmap` },
0 commit comments