diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 4f48b31b..1cf31d33 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -84,6 +84,7 @@ plugins: 'examples.md': 'https://lancedb.com/docs/tutorials/' 'concepts/vector_search.md': 'https://lancedb.com/docs/search/vector-search/' 'troubleshooting.md': 'https://lancedb.com/docs/troubleshooting/' + 'guides/storage.md': 'https://lancedb.com/docs/storage/integrations' @@ -402,4 +403,4 @@ extra: - icon: fontawesome/brands/x-twitter link: https://twitter.com/lancedb - icon: fontawesome/brands/linkedin - link: https://www.linkedin.com/company/lancedb \ No newline at end of file + link: https://www.linkedin.com/company/lancedb