Skip to content

Commit

Permalink
Merge pull request #97 from darwinia-network/update-words
Browse files Browse the repository at this point in the history
Update migration deposit link
  • Loading branch information
1022ranji authored Sep 27, 2024
2 parents a489637 + fe53210 commit 5e593e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/migration/migration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export function MigrationModal({ isOpen, maskClosable = true, onClose = () => un

{currentStep === 2 ? (
<Link
href="https://darwinia.notion.site/How-do-you-migrate-your-deposit-10aaad1d671e80a8bf89e7c8b0b0e670?pvs=74"
href="https://ringdao.notion.site/How-do-you-migrate-your-deposits-fffaad1d671e81ab8caeddf83974b9ad"
passHref
target="_blank"
rel="noopener"
Expand Down

0 comments on commit 5e593e8

Please sign in to comment.