From e73c7b907a111a12bcae3c04da9c3c99931f9e72 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Thu, 27 Jul 2017 13:58:17 -0700 Subject: [PATCH] Restore support link --- ui/app/info.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/app/info.js b/ui/app/info.js index 38576b284..899841c83 100644 --- a/ui/app/info.js +++ b/ui/app/info.js @@ -101,11 +101,11 @@ InfoScreen.prototype.render = function () { paddingLeft: '30px', }}, [ - h('div.fa.fa-github', [ + h('div.fa.fa-support', [ h('a.info', { - href: 'https://github.com/MetaMask/faq', + href: 'http://metamask.consensyssupport.happyfox.com', target: '_blank', - }, 'Need Help? Read our FAQ!'), + }, 'Visit our Support Center'), ]), h('div', [ @@ -139,7 +139,7 @@ InfoScreen.prototype.render = function () { href: 'https://twitter.com/metamask_io', target: '_blank', }, 'Follow us on Twitter'), - ]) + ]), ]), h('div.fa.fa-envelope', [