diff --git a/docs/ecosystem/weaviate.md b/docs/ecosystem/weaviate.md index cfc9e971..e0077682 100644 --- a/docs/ecosystem/weaviate.md +++ b/docs/ecosystem/weaviate.md @@ -30,4 +30,4 @@ To import this vectorstore: from langchain.vectorstores import Weaviate ``` -For a more detailed walkthrough of the Weaviate wrapper, see [this notebook](../modules/indexes/vectorstores/getting_started.ipynb) +For a more detailed walkthrough of the Weaviate wrapper, see [this notebook](../modules/indexes/vectorstores/examples/weaviate.ipynb)