From b1d23041b823bc25347301329554fad7a276934b Mon Sep 17 00:00:00 2001 From: Corneliu Croitoru Date: Mon, 4 Nov 2024 16:48:09 +0100 Subject: [PATCH] fix doc broken link --- docs/astro.config.mjs | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 4e41a0b..7e0dec7 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -105,13 +105,6 @@ export default defineConfig({ { label: 'Cookbook', items: [ - { - label: 'Getting Started', - items: [ - { label: 'Overview', link: '/cookbook/overview' }, - { label: 'Local Development', link: '/cookbook/getting-started/local-development' } - ] - }, { label: 'Examples', items: [