Skip to content

Commit

Permalink
fix: remove shop link from the footer section (#3624)
Browse files Browse the repository at this point in the history
Co-authored-by: Ansh Goyal <[email protected]>%0ACo-authored-by: asyncapi-bot <[email protected]>
  • Loading branch information
KunalNasa and asyncapi-bot authored Feb 1, 2025
1 parent f0e6ca9 commit 8993195
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/footer/FooterList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 8993195

Please sign in to comment.