diff --git a/docs/ecosystem/jina.md b/docs/ecosystem/jina.md index 86bd31d8..9c15609b 100644 --- a/docs/ecosystem/jina.md +++ b/docs/ecosystem/jina.md @@ -15,4 +15,4 @@ There exists a Jina Embeddings wrapper, which you can access with ```python from langchain.embeddings import JinaEmbeddings ``` -For a more detailed walkthrough of this, see [this notebook](../modules/indexes/examples/embeddings.ipynb) +For a more detailed walkthrough of this, see [this notebook](../modules/models/text_embedding/examples/jina.ipynb)