diff --git a/docs/docs/integrations/vectorstores/chroma.ipynb b/docs/docs/integrations/vectorstores/chroma.ipynb index 9a711bc2f29..6814478605f 100644 --- a/docs/docs/integrations/vectorstores/chroma.ipynb +++ b/docs/docs/integrations/vectorstores/chroma.ipynb @@ -638,7 +638,7 @@ "\n", "For guides on how to use this vector store for retrieval-augmented generation (RAG), see the following sections:\n", "\n", - "- [Tutorials](/docs/tutorials/)\n", + "- [Tutorials](/docs/tutorials/rag)\n", "- [How-to: Question and answer with RAG](https://python.langchain.com/docs/how_to/#qa-with-rag)\n", "- [Retrieval conceptual docs](https://python.langchain.com/docs/concepts/retrieval)" ]