Skip to content
Snippets Groups Projects
Unverified Commit 7b937adc authored by AtomicVar's avatar AtomicVar Committed by GitHub
Browse files

Fix LlamaHub's link in SimpleDirectoryReader docs (#11284)

Update simpledirectoryreader.md
parent 39779bfb
No related branches found
No related tags found
No related merge requests found
# SimpleDirectoryReader # SimpleDirectoryReader
`SimpleDirectoryReader` is the simplest way to load data from local files into LlamaIndex. For production use cases it's more likely that you'll want to use one of the many Readers available on [LlamaHub](https://llamalab.com/hub), but `SimpleDirectoryReader` is a great way to get started. `SimpleDirectoryReader` is the simplest way to load data from local files into LlamaIndex. For production use cases it's more likely that you'll want to use one of the many Readers available on [LlamaHub](https://llamahub.ai/), but `SimpleDirectoryReader` is a great way to get started.
## Supported file types ## Supported file types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment