From 836d6e0c829115fc8f9baa89b30fba6f39a187d2 Mon Sep 17 00:00:00 2001 From: PG <101947219+EclecticSamurai@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:06:19 +0200 Subject: [PATCH] Update astro.config.mjs --- astro.config.mjs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 90951144..abe71799 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -64,10 +64,7 @@ export default defineConfig({ { label: 'Donate', link: '/donate' }, { label: 'Partnerships', - link: '/Partnerships', - items: [ - { label: 'Personal benefits', link: '/membership/personal-benefits' } - ] + link: '/partnerships', }, { label: 'Communication tools', link: '/communication' }, { label: 'Code of conduct', link: '/code-of-conduct' },