1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Fixing broken JSON import help link (#7910)

This commit is contained in:
ryanml 2020-01-27 04:54:21 -08:00 committed by Mark Stacey
parent 245952f236
commit 60f6fd0008

View File

@ -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 = {