Update Integrations links (#8206)

This commit is contained in:
William FH
2023-07-24 21:20:32 -07:00
committed by GitHub
parent a7efa95775
commit 0a16b3d84b
115 changed files with 152 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
Under the hood, by default this uses the [UnstructuredLoader](/docs/modules/data_connection/document_loaders/integrations/unstructured_file.html)
Under the hood, by default this uses the [UnstructuredLoader](/docs/integrations/document_loaders/unstructured_file.html)
```python
from langchain.document_loaders import DirectoryLoader