Skip to content

Commit

Permalink
Fixes #3196 : Removed the jobs section from the FooterList.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hkv24 committed Sep 8, 2024
1 parent 4e36482 commit 1037fee
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 @@ -64,10 +64,6 @@ export const initiativeLinks: InitiativeLink[] = [
label: 'Shop',
url: 'https://www.store.asyncapi.com/'
},
{
label: 'Jobs',
url: '/jobs'
},
{
label: 'Brand',
url: 'https://github.com/asyncapi/brand/blob/master/brand-guidelines/README.md'
Expand Down

0 comments on commit 1037fee

Please sign in to comment.