diff --git a/.vitepress/config.js b/.vitepress/config.js index 8f7f9fc6..b7ede5b3 100644 --- a/.vitepress/config.js +++ b/.vitepress/config.js @@ -72,6 +72,10 @@ export default defineConfig({ text: "Searching & Filtering", link: "/docs/features/searching-and-filtering", }, + { + text: "Easy guide to searching", + link: "/docs/features/lucene", + }, ], }, {