Skip to content

Commit 7eac11a

Browse files
Update docs/data/pages.ts
Co-authored-by: José Rodolfo Freitas <[email protected]> Signed-off-by: Bharat Kashyap <[email protected]>
1 parent 84bda3b commit 7eac11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/pages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const pages: MuiPage[] = [
1717
{ pathname: `/x/introduction/installation` },
1818
{ pathname: `/x/introduction/licensing` },
1919
{ pathname: `/x/introduction/support` },
20-
{ pathname: `/x/introduction/mcp`, title: 'MCP', newFeature: true },
20+
{ pathname: `/x/introduction/mcp`, title: 'AI support via MCP', newFeature: true },
2121
{ pathname: `/x/introduction/priority-support`, newFeature: true, plan: 'premium' },
2222
{ pathname: `/x/guides/telemetry`, plan: 'pro' },
2323
{ pathname: `/x/introduction/roadmap` },

0 commit comments

Comments
 (0)