From fd690c56ea5658903f7bdd948182126dfa36c682 Mon Sep 17 00:00:00 2001 From: Zaber Al Rafian <36133897+rafian-git@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:37:25 +0600 Subject: [PATCH] Tools Doc : URL was not working. (#1309) URL updated the link to the documentation of Tools was updated --- docs/docs/modules/agents/tools/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/modules/agents/tools/index.mdx b/docs/docs/modules/agents/tools/index.mdx index 3f2066f2..9946ce84 100644 --- a/docs/docs/modules/agents/tools/index.mdx +++ b/docs/docs/modules/agents/tools/index.mdx @@ -8,5 +8,5 @@ import DocCardList from "@theme/DocCardList"; # Tools :::info -[Conceptual Guide](https://python.langchain.com/docs/modules/agents/tools) +[Conceptual Guide](https://python.langchain.com/docs/how_to/#tools) :::