mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update support link
This commit is contained in:
parent
48021f4f94
commit
ddd559718f
@ -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: 'http://metamask.consensyssupport.happyfox.com',
|
href: 'https://support.metamask.com',
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
}, 'Visit our Support Center'),
|
}, 'Visit our Support Center'),
|
||||||
]),
|
]),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user