Skip to content

Commit

Permalink
[docs]: link fix directory loader (langchain-ai#25411)
Browse files Browse the repository at this point in the history
  • Loading branch information
isahers1 authored and olgamurraft committed Aug 16, 2024
1 parent 3a30c61 commit 16f5925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/theme/FeatureTables.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 16f5925

Please sign in to comment.