docs: update readme quickstart link (under how to install) (#2780)

Quickstart link should be https://lancedb.com/docs/quickstart/

Fixes #2779
This commit is contained in:
erik-wang-lancedb
2025-11-14 05:30:39 -08:00
committed by GitHub
parent 3e42a43bbf
commit c0cc58c156

View File

@@ -57,7 +57,7 @@ LanceDB is a central location where developers can build, train and analyze thei
## **How to Install**:
Follow the [Quickstart](https://lancedb.github.io/lancedb/basic/) doc to set up LanceDB locally.
Follow the [Quickstart](https://lancedb.com/docs/quickstart/) doc to set up LanceDB locally.
**API & SDK:** We also support Python, Typescript and Rust SDKs