Skip to content

Commit

Permalink
Fix link to Pinecone notebook (langchain-ai#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdyson authored and zachschillaci27 committed Mar 8, 2023
1 parent 1e9056b commit 79d2faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ecosystem/pinecone.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ To import this vectorstore:
from langchain.vectorstores import Pinecone
```

For a more detailed walkthrough of the Pinecone wrapper, see [this notebook](../modules/indexes/examples/vectorstores.ipynb)
For a more detailed walkthrough of the Pinecone wrapper, see [this notebook](../modules/indexes/vectorstore_examples/pinecone.ipynb)

0 comments on commit 79d2faa

Please sign in to comment.