From 833b6027262b96b65e9cec5cd26801999370c854 Mon Sep 17 00:00:00 2001 From: Lalit Kumar Date: Mon, 27 Jul 2026 11:58:14 +0530 Subject: [PATCH] docs: fix mcp sample link --- docs/guides/tools/mcp_tool/agent_to_mcp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/tools/mcp_tool/agent_to_mcp/index.md b/docs/guides/tools/mcp_tool/agent_to_mcp/index.md index 7dd4a50648b..4840b3c45a7 100644 --- a/docs/guides/tools/mcp_tool/agent_to_mcp/index.md +++ b/docs/guides/tools/mcp_tool/agent_to_mcp/index.md @@ -136,4 +136,4 @@ that the caller runs on a transport of their choice. ## Related samples -* [MCP: serve an ADK agent](../../../../../contributing/samples/mcp/mcp_serve_agent) +* [MCP: serve an ADK agent](../../../../../contributing/samples/mcp)