Skip to content

Commit acfd11c

Browse files
authored
Updated incorrect link to Weaviate notebook (langchain-ai#3362)
The detailed walkthrough of the Weaviate wrapper was pointing to the getting-started notebook. Fixed it to point to the Weaviable notebook in the examples folder.
1 parent b21fe0a commit acfd11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ecosystem/weaviate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ To import this vectorstore:
3030
from langchain.vectorstores import Weaviate
3131
```
3232

33-
For a more detailed walkthrough of the Weaviate wrapper, see [this notebook](../modules/indexes/vectorstores/getting_started.ipynb)
33+
For a more detailed walkthrough of the Weaviate wrapper, see [this notebook](../modules/indexes/vectorstores/examples/weaviate.ipynb)

0 commit comments

Comments
 (0)