docs/fix links (#6498)

This commit is contained in:
Davis Chase
2023-06-20 14:06:50 -07:00
committed by GitHub
parent ae6196507d
commit 3298bf4f00
57 changed files with 112 additions and 851 deletions

View File

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