From c0aca9468037a83b4decee9aa777ca1b3941ca66 Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Wed, 2 Jul 2025 10:06:38 -0700 Subject: [PATCH] docs: Fix broken link (#8818) --- docs/docs/Agents/agents.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/Agents/agents.md b/docs/docs/Agents/agents.md index 65d9a9730..70e8123e3 100644 --- a/docs/docs/Agents/agents.md +++ b/docs/docs/Agents/agents.md @@ -39,7 +39,7 @@ To allow agents to use tools from MCP servers, use the [**MCP connection** compo When you attach a component as a tool, you must configure the component as a tool by enabling **Tool Mode**. -For more information, see [Configure tools for agents](/) +For more information, see [Configure tools for agents](/agents-tools) ## Use the Agent component in a flow @@ -88,4 +88,4 @@ Connect more tools to solve more specialized problems. ## See also -* [Configure tools for agents](/agents-tools) \ No newline at end of file +* [Configure tools for agents](/agents-tools)