Skip to content

Commit

Permalink
chore: update vote link
Browse files Browse the repository at this point in the history
  • Loading branch information
Yavorski committed Dec 27, 2024
1 parent e9cd99d commit bcf45ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ export const Footer: FC = () => {
<Header>Governance</Header>
<ExternalLinkChevron href="https://staking.mstable.org">Governance App</ExternalLinkChevron>
<ExternalLinkChevron href="https://forum.mstable.org">Forum</ExternalLinkChevron>
<ExternalLinkChevron href="https://snapshot.page/#/mstable">Vote</ExternalLinkChevron>
<ExternalLinkChevron href="https://snapshot.box/#/s:gov.dhedge.eth">Vote</ExternalLinkChevron>
</div>
</Top>
</TopFooter>
Expand Down

0 comments on commit bcf45ce

Please sign in to comment.