mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-13 20:06:24 +00:00
In the section [How to load documents from a directory](https://python.langchain.com/docs/how_to/document_loader_directory/) there is a link to the docs of *unstructured*. When you click this link, it tells you that it has moved. Accordingly this PR fixes this link in LangChain docs directly from: `https://unstructured-io.github.io/unstructured/#` to: `https://docs.unstructured.io/`
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide