From 02cd2d2ccf66e877d59a5fd91555e3c10711b186 Mon Sep 17 00:00:00 2001 From: KunalNasa Date: Wed, 29 Jan 2025 23:33:10 +0530 Subject: [PATCH] Removed Shop link from the footer section --- components/footer/FooterList.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/footer/FooterList.ts b/components/footer/FooterList.ts index fd0e36bc369e..32839f49645e 100644 --- a/components/footer/FooterList.ts +++ b/components/footer/FooterList.ts @@ -60,10 +60,6 @@ export const initiativeLinks: InitiativeLink[] = [ label: 'Blog', url: '/blog' }, - { - label: 'Shop', - url: 'https://www.store.asyncapi.com/' - }, { label: 'Brand', url: 'https://github.com/asyncapi/brand/blob/master/brand-guidelines/README.md'