From 50773c2a3b57999de588f722953d3b1c207fcaec Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 17 Jan 2020 14:36:14 +0100 Subject: [PATCH] common/defs: fix wanchain wallet link --- common/defs/misc/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 5fd3a578a21..5340d23e3ff 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -143,7 +143,7 @@ "Github": "https://github.com/wanchain/go-wanchain" }, "wallet": { - "Wanchain Wallet": "https://www.wanchain.org/products" + "Wanchain Wallet": "https://www.wanchain.org/getstarted/" }, "blockchain_link": null },