Update parity signer link (#1477)

* Update the link

* Skip extension altogether
This commit is contained in:
Maciej Hirsz 2018-04-09 19:13:27 +02:00 committed by Daniel Ternyak
parent 3f6491a9ee
commit 54980d745b

View File

@ -1,6 +1,6 @@
import { IFullWallet } from '../IWallet';
export const wikiLink = 'https://wiki.parity.io/Parity-Signer-Mobile-App-MyCrypto-tutorial.md';
export const wikiLink = 'https://wiki.parity.io/Parity-Signer-Mobile-App-MyCrypto-tutorial';
export default class ParitySignerWallet implements IFullWallet {
public address: string;