Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
seaona committed Jan 23, 2025
1 parent cd550fb commit de245bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ AppRoot.prototype.render = function () {
return h('.content', [h('div', {
style: {}
}, [h('h1', "MetaMask Vault Decryptor"), h('a', {
href: 'https://metamask.zendesk.com/hc/en-us/articles/360018766351-How-to-use-the-Vault-Decryptor-with-the-MetaMask-Vault-Data',
href: 'https://support.metamask.io/configure/wallet/how-to-recover-your-secret-recovery-phrase/#vault-extraction-and-decryption-instructions',
target: '_blank'
}, 'How to use the Vault Decryptor with the MetaMask Vault Data'), h('br'), h('a', {
href: 'https://github.com/MetaMask/vault-decryptor'
Expand Down

0 comments on commit de245bb

Please sign in to comment.