|
|
@ -103,7 +103,7 @@ InfoScreen.prototype.render = function () { |
|
|
|
[ |
|
|
|
[ |
|
|
|
h('div.fa.fa-support', [ |
|
|
|
h('div.fa.fa-support', [ |
|
|
|
h('a.info', { |
|
|
|
h('a.info', { |
|
|
|
href: 'https://support.metamask.com', |
|
|
|
href: 'https://support.metamask.io', |
|
|
|
target: '_blank', |
|
|
|
target: '_blank', |
|
|
|
}, 'Visit our Support Center'), |
|
|
|
}, 'Visit our Support Center'), |
|
|
|
]), |
|
|
|
]), |
|
|
|