|
|
@ -204,7 +204,7 @@ SignatureRequest.prototype.renderBody = function () { |
|
|
|
h('span.request-signature__help-link', { |
|
|
|
h('span.request-signature__help-link', { |
|
|
|
onClick: () => { |
|
|
|
onClick: () => { |
|
|
|
global.platform.openWindow({ |
|
|
|
global.platform.openWindow({ |
|
|
|
url: 'https://consensys.zendesk.com/hc/en-us/articles/360004427792', |
|
|
|
url: 'https://metamask.zendesk.com/hc/en-us/articles/360015488751', |
|
|
|
}) |
|
|
|
}) |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, this.context.t('learnMore'))] |
|
|
|
}, this.context.t('learnMore'))] |
|
|
|