Skip to content

Commit

Permalink
Merge pull request #123 from valory-xyz/tanya/link-fix
Browse files Browse the repository at this point in the history
(govern) chore: fix snapshot link
  • Loading branch information
DavidMinarsch authored Oct 23, 2024
2 parents f9f0a3e + 792bd6b commit b2889fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/govern/components/Proposals/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const SnapshotCard = () => (
size="large"
type="primary"
ghost
href="https://snapshot.org/#/autonolas.eth"
href="https://snapshot.box/#/s:autonolas.eth"
target="_blank"
>
{`Vote on Snapshot ${UNICODE_SYMBOLS.EXTERNAL_LINK}`}
Expand Down

0 comments on commit b2889fe

Please sign in to comment.