run-llama / llama_index

LlamaIndex is a data framework for your LLM applications
https://docs.llamaindex.ai
MIT License
36.77k stars 5.27k forks source link

[Documentation]: Broken Link: Examples --> Embeddings --> None #16211

Open alvarotrujillo opened 1 month ago

alvarotrujillo commented 1 month ago

Documentation Issue Description

I spotted a 'None' path in the Examples --> Embeddings site, it leads to a 404, the URL shared below in the Documentation link. I share this screenshot below to share the pink name on the side bar showing the 'None' page: image

Documentation Link

https://docs.llamaindex.ai/en/stable/examples/embeddings/gradient.ipynb

dosubot[bot] commented 1 month ago

Hey there, @alvarotrujillo! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this issue together!

The broken link in the 'Examples --> Embeddings' section that leads to a 404 error is likely due to recent changes in the documentation structure. The correct URLs for the 'Examples --> Embeddings' section are:

Additionally, there have been recent updates and restructuring in the documentation that might have caused this issue [2][3][4][5].

To continue talking to Dosu, mention @dosu.

anoopshrma commented 1 month ago

Thank you for pointing this out @alvarotrujillo !