mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix support link
This commit is contained in:
parent
a6e0eef8f4
commit
514148ffa1
@ -106,7 +106,7 @@ class ConnectScreen extends Component {
|
||||
h('p.hw-connect__footer__msg', {}, [
|
||||
this.context.t(`havingTroubleConnecting`),
|
||||
h('a.hw-connect__footer__link', {
|
||||
href: '#',
|
||||
href: 'https://support.metamask.io/',
|
||||
target: '_blank',
|
||||
}, this.context.t('getHelp')),
|
||||
]),
|
||||
|
Loading…
Reference in New Issue
Block a user