docs: fix broken link (#15509)

This commit is contained in:
Erick Friis 2024-01-03 16:00:18 -08:00 committed by GitHub
parent 02f9c76791
commit 81886ad345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ Walkthroughs and techniques for common end-to-end use cases, like:
### [Integrations](/docs/integrations/providers/) ### [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/). 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. Best practices for developing with LangChain.
### [API reference](https://api.python.langchain.com) ### [API reference](https://api.python.langchain.com)