diff --git a/docs/docs/get_started/introduction.mdx b/docs/docs/get_started/introduction.mdx index 2cef4cc5f6..7452c5e248 100644 --- a/docs/docs/get_started/introduction.mdx +++ b/docs/docs/get_started/introduction.mdx @@ -84,7 +84,7 @@ Walkthroughs and techniques for common end-to-end use cases, like: ### [Integrations](/docs/integrations/providers/) LangChain is part of a rich ecosystem of tools that integrate with our framework and build on top of it. Check out our growing list of [integrations](/docs/integrations/providers/). -### [Guides](/docs/guides/guides/debugging) +### [Guides](../guides/debugging.md) Best practices for developing with LangChain. ### [API reference](https://api.python.langchain.com)