Skip to content

Commit

Permalink
Fix: fix PyPi link to GitHub repo (#11412)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danipulok authored Feb 26, 2024
1 parent 18f91bb commit 0b4692b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama-index-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Storage, Callables and several others.

We've designed the core library so that it can be easily extended through subclasses.
Building LLM applications with LlamaIndex thus involves building with LlamaIndex
core as well as with the LlamaIndex [integrations](https://github.com/run-llamae/llama_index/tree/main/llama-index-integrations) needed for your application.
core as well as with the LlamaIndex [integrations](https://github.com/run-llama/llama_index/tree/main/llama-index-integrations) needed for your application.

0 comments on commit 0b4692b

Please sign in to comment.