Skip to content

Commit

Permalink
Merge pull request #125 from mstable/chore/update-vote-link
Browse files Browse the repository at this point in the history
  • Loading branch information
dimlbc authored Dec 27, 2024
2 parents e9cd99d + bcf45ce commit ad41122
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 ad41122

Please sign in to comment.