mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 12:22:59 +00:00
docs: fix links - quick start to embedding (#1591)
This commit is contained in:
@@ -572,7 +572,7 @@ You can use the embedding API when working with embedding models. It automatical
|
||||
--8<-- "rust/lancedb/examples/openai.rs:openai_embeddings"
|
||||
```
|
||||
|
||||
Learn about using the existing integrations and creating custom embedding functions in the [embedding API guide](./embeddings/).
|
||||
Learn about using the existing integrations and creating custom embedding functions in the [embedding API guide](./embeddings/index.md).
|
||||
|
||||
|
||||
## What's next
|
||||
|
||||
Reference in New Issue
Block a user