Commit 71f9f06
docs(ai): list connect-mcp in the AI module landing index (#10747)
content/docs/ai/meta.json ships 9 pages; the "What's in this module" list
in index.mdx linked 7 of the 8 content pages. connect-mcp was absent and
the string appeared nowhere else on the page, so the module's only
inventory did not reach meta.json's first content page.
Placement is derived, not chosen: the existing 7 were already exactly
meta.json's order minus the missing one, so the row goes first, at its
meta.json position, rather than being appended.
Link text is the page's own frontmatter title ("Connect an MCP Client"),
not a slug prettification. All 7 existing rows carry an em-dash gloss, so
the new row carries one too.
Also records meta.json as the source of truth in a comment beside the
list, mirroring the ruling already applied to permissions/index.mdx.
Claude-Session: https://claude.ai/code/session_01DdCnBGcHeufjrq7drTD3wt
Co-authored-by: Claude <noreply@anthropic.com>1 parent 4b84834 commit 71f9f06
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
0 commit comments