Skip to content

docs: fix mcp sample link - #6492

Open
llalitkumarrr wants to merge 2 commits into
google:mainfrom
llalitkumarrr:fix-docs-for-mcp-sample-link
Open

docs: fix mcp sample link#6492
llalitkumarrr wants to merge 2 commits into
google:mainfrom
llalitkumarrr:fix-docs-for-mcp-sample-link

Conversation

@llalitkumarrr

Copy link
Copy Markdown
Collaborator

Link to Issue or Description of Change

1. Link to an existing issue (if applicable):

2. Or, if no issue exists, describe the change:

If applicable, please follow the issue templates to provide as much detail as
possible.

Problem:
The "Related samples" section of the agent_to_mcp guide links to a sample directory that does not exist. The link is dead in the rendered docs.

docs/guides/tools/mcp_tool/agent_to_mcp/index.md:139:
* [MCP: serve an ADK agent](../../../../../contributing/samples/mcp/mcp_serve_agent)

Solution:
Updated correct path:
* [MCP: serve an ADK agent](../../../../../contributing/samples/mcp)

@adk-bot adk-bot added the documentation [Component] This issue is related to documentation, it will be transferred to adk-docs label Jul 27, 2026
@rohityan rohityan added the needs review [Status] The PR/issue is awaiting review from the maintainer label Jul 27, 2026
@rohityan
rohityan requested a review from wukath July 27, 2026 20:52
@rohityan

Copy link
Copy Markdown
Collaborator

Hi @wukath , can you please review this. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation [Component] This issue is related to documentation, it will be transferred to adk-docs needs review [Status] The PR/issue is awaiting review from the maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: agent_to_mcp guide links to a sample that doesn't exist

4 participants