diff --git a/docs/docs/integrations/providers/chroma.mdx b/docs/docs/integrations/providers/chroma.mdx index 76c2f74244..77a914471c 100644 --- a/docs/docs/integrations/providers/chroma.mdx +++ b/docs/docs/integrations/providers/chroma.mdx @@ -22,7 +22,7 @@ For a more detailed walkthrough of the Chroma wrapper, see [this notebook](/docs ## Retriever -See a [usage example](/docs/integrations/retrievers/self_query/chroma). +See a [usage example](/docs/integrations/retrievers/self_query/chroma_self_query). ```python from langchain.retrievers import SelfQueryRetriever