aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/create-account
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2018-06-02 07:12:00 +0800
committerGitHub <noreply@github.com>2018-06-02 07:12:00 +0800
commit1da103a6ed14b86e499ee8308e0e792a14abed22 (patch)
treef5fff390bebf6e48f9ab17cf8cf0709faa664fe9 /ui/app/components/pages/create-account
parent475bb1ca92e9e25433fc8d4f934a5f4a98063603 (diff)
parent966583026a3eee2255ff1b05314f604874380ec5 (diff)
downloadtangerine-wallet-browser-1da103a6ed14b86e499ee8308e0e792a14abed22.tar.gz
tangerine-wallet-browser-1da103a6ed14b86e499ee8308e0e792a14abed22.tar.zst
tangerine-wallet-browser-1da103a6ed14b86e499ee8308e0e792a14abed22.zip
Merge pull request #4436 from MetaMask/bmd/update-zenhub-links
update helpscout links to zendesk
Diffstat (limited to 'ui/app/components/pages/create-account')
-rw-r--r--ui/app/components/pages/create-account/import-account/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/pages/create-account/import-account/index.js b/ui/app/components/pages/create-account/import-account/index.js
index 52d3dcde9..e2e973af9 100644
--- a/ui/app/components/pages/create-account/import-account/index.js
+++ b/ui/app/components/pages/create-account/import-account/index.js
@@ -46,7 +46,7 @@ AccountImportSubview.prototype.render = function () {
},
onClick: () => {
global.platform.openWindow({
- url: 'https://metamask.helpscoutdocs.com/article/17-what-are-loose-accounts',
+ url: 'https://consensys.zendesk.com/hc/en-us/articles/360004180111-What-are-imported-accounts-New-UI',
})
},
}, this.context.t('here')),