mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 08:06:14 +00:00
Docs: Fix Rockset links (#8214)
Fix broken Rockset links. Right now links at https://python.langchain.com/docs/integrations/providers/rockset are broken.
This commit is contained in:
parent
61347bd322
commit
8ce661d5a1
@ -20,7 +20,7 @@ from langchain.vectorstores import RocksetDB
|
|||||||
|
|
||||||
## Document Loader
|
## Document Loader
|
||||||
|
|
||||||
See a [usage example](docs/modules/data_connection/document_loaders/integrations/rockset).
|
See a [usage example](/docs/integrations/document_loaders/rockset).
|
||||||
```python
|
```python
|
||||||
from langchain.document_loaders import RocksetLoader
|
from langchain.document_loaders import RocksetLoader
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user