Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
vkulinich-cl committed Dec 23, 2024
1 parent 04dd787 commit 47a90a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ReferendumCard/Referenda.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export const OpenGovReferenda = ({
<SVoteButton
disabled={isLoading}
target="_blank"
href={`https://hydartion.subsquare.io/referenda/${id}`}
href={`https://hydration.subsquare.io/referenda/${id}`}
rel="noreferrer"
>
<Icon icon={<VoteIcon />} />
Expand Down

0 comments on commit 47a90a7

Please sign in to comment.