docs: fix documentation broken link in integrations chroma (#16041)

- **Description:** Fixed broken link in the documentation for Chroma.,
  - **Issue:** 
  - **Dependencies:**
pull/16043/head
Mahad 6 months ago committed by GitHub
parent 0fa06732b7
commit f7706637a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save