From ea7522baa5e43803c1e4447a522f859aa2040eea Mon Sep 17 00:00:00 2001 From: Jai Date: Tue, 22 Aug 2023 16:21:02 -0700 Subject: [PATCH] fix url to image in docs (#444) --- docs/src/index.md | 2 +- docs/src/integrations/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index b964e19a..beeb7a1b 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -2,7 +2,7 @@ LanceDB is an open-source database for vector-search built with persistent storage, which greatly simplifies retrevial, filtering and management of embeddings. -![Illustration](/assets/ecosystem-illustration.png) +![Illustration](/lancedb/assets/ecosystem-illustration.png) The key features of LanceDB include: diff --git a/docs/src/integrations/index.md b/docs/src/integrations/index.md index 7b696410..4362835c 100644 --- a/docs/src/integrations/index.md +++ b/docs/src/integrations/index.md @@ -4,7 +4,7 @@ LanceDB supports ingesting from your favorite data tools. -![Illustration](/assets/ecosystem-illustration.png) +![Illustration](/lancedb/assets/ecosystem-illustration.png) ## Tools