1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

Update support links to zendesk (#5745)

* Fix loose accounts help link

* Update support site link
This commit is contained in:
Bruno Barbieri 2018-11-13 13:12:36 -05:00 committed by Whymarrh Whitby
parent bcbc020665
commit 3866222285
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
## Support
If you're a user seeking support, [here is our support site](https://metamask.helpscoutdocs.com/).
If you're a user seeking support, [here is our support site](https://metamask.zendesk.com/hc/en-us).
## Introduction

View File

@ -59,7 +59,7 @@ AccountImportSubview.prototype.render = function () {
},
onClick: () => {
global.platform.openWindow({
url: 'https://metamask.helpscoutdocs.com/article/17-what-are-loose-accounts',
url: 'https://metamask.zendesk.com/hc/en-us/articles/360015289592-What-Are-Loose-Accounts-',
})
},
}, 'here.'),