aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/create-account/import-account/index.js
diff options
context:
space:
mode:
authorBobby Dresser <bobby.dresser@gmail.com>2018-06-01 06:26:04 +0800
committerBobby Dresser <bobby.dresser@gmail.com>2018-06-01 06:26:04 +0800
commit966583026a3eee2255ff1b05314f604874380ec5 (patch)
tree6f55e9db50231d1277cf46a3fe53576471b9fde0 /ui/app/components/pages/create-account/import-account/index.js
parentcc73d869fed79c63261821fb7ad8f1e5180ffca2 (diff)
downloadtangerine-wallet-browser-966583026a3eee2255ff1b05314f604874380ec5.tar.gz
tangerine-wallet-browser-966583026a3eee2255ff1b05314f604874380ec5.tar.zst
tangerine-wallet-browser-966583026a3eee2255ff1b05314f604874380ec5.zip
update helpscout links to zenhub
Diffstat (limited to 'ui/app/components/pages/create-account/import-account/index.js')
-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')),