mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 11:47:49 +00:00
[docs]: link fix directory loader (#25411)
This commit is contained in:
parent
dc80be5efe
commit
63aba3fe5b
@ -530,7 +530,7 @@ const FEATURE_TABLES = {
|
||||
},
|
||||
{
|
||||
name: "DirectoryLoader",
|
||||
link: "document_loader_directory",
|
||||
link: "../../how_to/document_loader_directory",
|
||||
source: "All files in a given directory",
|
||||
apiLink: "https://api.python.langchain.com/en/latest/document_loaders/langchain_community.document_loaders.directory.DirectoryLoader.html"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user