diff --git a/docs/docs/concepts.mdx b/docs/docs/concepts.mdx index 95ce6974c29..6b592328e89 100644 --- a/docs/docs/concepts.mdx +++ b/docs/docs/concepts.mdx @@ -522,7 +522,7 @@ Generally, when designing tools to be used by a chat model or LLM, it is importa For specifics on how to use tools, see the [relevant how-to guides here](/docs/how_to/#tools). -To use an existing pre-built tool, see [here](docs/integrations/tools/) for a list of pre-built tools. +To use an existing pre-built tool, see [here](/docs/integrations/tools/) for a list of pre-built tools. ### Toolkits