Skip to content

Commit 0b4692b

Browse files
authored
Fix: fix PyPi link to GitHub repo (run-llama#11412)
1 parent 18f91bb commit 0b4692b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama-index-core/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Storage, Callables and several others.
77

88
We've designed the core library so that it can be easily extended through subclasses.
99
Building LLM applications with LlamaIndex thus involves building with LlamaIndex
10-
core as well as with the LlamaIndex [integrations](https://github.com/run-llamae/llama_index/tree/main/llama-index-integrations) needed for your application.
10+
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 commit comments

Comments
 (0)