Fixing broken JSON import help link (#7910)

feature/default_network_editable
ryanml 5 years ago committed by Mark Stacey
parent 245952f236
commit 60f6fd0008
  1. 2
      ui/app/pages/create-account/import-account/json.js

@ -9,7 +9,7 @@ import { DEFAULT_ROUTE } from '../../../helpers/constants/routes'
import { getMetaMaskAccounts } from '../../../selectors/selectors'
import Button from '../../../components/ui/button'
const HELP_LINK = 'https://metamask.zendesk.com/hc/en-us/articles/360015489351-Importing-Accounts'
const HELP_LINK = 'https://metamask.zendesk.com/hc/en-us/articles/360015489331-Importing-an-Account'
class JsonImportSubview extends Component {
state = {

Loading…
Cancel
Save