Updated addresses for helpArticles list (#1089)

This commit is contained in:
Michael - Blurpesec 2018-02-13 21:11:47 -05:00 committed by Daniel Ternyak
parent 0d05e8ceb5
commit 84f5e9f00f
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ export enum HELP_ARTICLE {
ENS = 'ens',
ENS_BAD_REVEAL = 'ens/ens-debugging-a-bad-instruction-reveal',
DIFFERENCE_BETWEEN_PKEY_AND_KEYSTORE = 'private-keys-passwords/difference-beween-private-key-and-keystore-file.html',
RUNNING_LOCALLY = 'offline/running-myetherwallet-locally.html',
RUNNING_LOCALLY = 'offline/running-mycrypto-locally.html',
MIGRATE_TO_METAMASK = 'migration/moving-from-private-key-to-metamask.html',
MIGRATE_TO_LEDGER = 'migration/moving-from-private-key-to-ledger-hardware-wallet.html',
ADDING_NEW_TOKENS = 'send/adding-new-token-and-sending-custom-tokens.html',
ADDING_NEW_TOKENS = 'tokens/adding-new-token-and-sending-custom-tokens.html',
HARDWARE_WALLET_RECOMMENDATIONS = 'hardware-wallets/hardware-wallet-recommendations.html',
SENDING_TO_TREZOR = 'hardware-wallets/trezor-sending-to-trezor-device.html',
SECURING_YOUR_ETH = 'security/securing-your-ethereum.html',