Skip to content

Commit

Permalink
Fix: fix PyPi link to GitHub repo (run-llama#11412)
Browse files Browse the repository at this point in the history
  • Loading branch information
Danipulok authored and Dominastorm committed Feb 28, 2024
1 parent a57420c commit ca4d0cf
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 ca4d0cf

Please sign in to comment.