diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 1f207be..7135de0 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -194,10 +194,6 @@ export default defineConfig({ text: 'DEV Community', link: 'https://dev.to/t/vite', }, - { - text: 'Complementos de Rollup compatibles', - link: 'https://vite-rollup-plugins.patak.dev/', - }, { text: 'Lista de Cambios', link: 'https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md',