diff --git a/website/astro.config.mjs b/website/astro.config.mjs index e7258169..20c53b57 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -119,10 +119,6 @@ export default defineConfig({ label: 'Brownfield Development', autogenerate: { directory: 'how-to/brownfield' }, }, - { - label: 'Enterprise', - autogenerate: { directory: 'how-to/enterprise' }, - }, { label: 'Troubleshooting', autogenerate: { directory: 'how-to/troubleshooting' },