Skip to content

Commit

Permalink
Merge pull request #1988 from galacticcouncil/update-link
Browse files Browse the repository at this point in the history
Update link
  • Loading branch information
vkulinich-cl authored Dec 23, 2024
2 parents 04dd787 + 47a90a7 commit c3737bc
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 c3737bc

Please sign in to comment.