Skip to content

docs: fix guide fragment links - #408

Open
wWzZb wants to merge 1 commit into
modelcontextprotocol:mainfrom
wWzZb:codex/issue-232-doc-links
Open

docs: fix guide fragment links#408
wWzZb wants to merge 1 commit into
modelcontextprotocol:mainfrom
wWzZb:codex/issue-232-doc-links

Conversation

@wWzZb

@wWzZb wWzZb commented Aug 7, 2026

Copy link
Copy Markdown

What

  • Replace three broken cross-page fragment links in docs/mcp-elements.md with canonical published guide URLs.
  • Keep the same target sections while making the links work in both GitHub Markdown and generated documentation.

Why

phpDocumentor does not resolve Markdown paths that include fragments, so the generated links disappear. Canonical absolute URLs preserve the fragments without changing the documentation layout.

Impact

Documentation-only change; no runtime behavior is affected.

Checks

  • make docs

Closes #232

@wWzZb
wWzZb marked this pull request as ready for review August 7, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Links within markdown guides are broken

1 participant