aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--old-ui/app/accounts/import/index.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e785d5ed1..e91df90b5 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/old-ui/app/accounts/import/index.js b/old-ui/app/accounts/import/index.js
index a57525ccf..b2c3a4a18 100644
--- a/old-ui/app/accounts/import/index.js
+++ b/old-ui/app/accounts/import/index.js
@@ -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.'),