Skip to content

Commit

Permalink
Merge branch 'master' into feature/new-landing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmzwar committed Jun 27, 2023
2 parents 82ad99f + 43102c9 commit 9c319a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@ const footerMenu = [
},
{
title: 'Brand Assets',
link: 'https://drive.google.com/drive/u/1/folders/1lYReAAGwzb39isEID1n-dDwvFwzKAGDj',
link: 'https://docs.synthetix.io/brand-assets/resources',
},
{
title: 'Terms and Conditions',
link: 'https://staking.synthetix.io/terms',
},
{
title: 'Help Center',
link: 'https://docs.synthetix.io/synthetix-protocol/welcome-to-synthetix',
title: 'Community Support',
link: 'https://discord.com/channels/413890591840272394/479848672289488906',
},
],
[
Expand Down

0 comments on commit 9c319a5

Please sign in to comment.