Skip to content

Commit

Permalink
updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyt committed Nov 28, 2024
1 parent 101d812 commit ba7d024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const messages = defineMessages({
},
blogLinkUrl: {
id: 'wallet.receive.page.internal.learnMore',
defaultMessage: '!!!https://emurgo.io/en/blog/understanding-unspent-transaction-outputs-in-cardano',
defaultMessage: '!!!https://www.emurgo.io/press-news/yoroi-wallet-a-guide-to-the-receive-menu/',
},
});

Expand Down
2 changes: 1 addition & 1 deletion packages/yoroi-extension/app/i18n/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@
"wallet.receive.page.generateNewAddressButtonLabel": "Generate new address",
"wallet.receive.page.generateURLLabel": "Generate URL",
"wallet.receive.page.generatedAddressesSectionTitle": "Generated addresses",
"wallet.receive.page.internal.learnMore": "https://emurgo.io/en/blog/understanding-unspent-transaction-outputs-in-cardano",
"wallet.receive.page.internal.learnMore": "https://www.emurgo.io/press-news/yoroi-wallet-a-guide-to-the-receive-menu/",
"wallet.receive.page.internalWarning1": "Internal addresses (or \"change\" addresses) maintain your privacy by obscuring which addresses belong to you on the blockchain.",
"wallet.receive.page.internalWarning2": "addresses are shown here for personal auditing purposes and should never be used.",
"wallet.receive.page.label": "Label",
Expand Down

0 comments on commit ba7d024

Please sign in to comment.