From a88d66d9ab4716b62158b1b6e90dc831b2f3f9ce Mon Sep 17 00:00:00 2001 From: JackRack <37818432+jackrack@users.noreply.github.com> Date: Tue, 22 Jan 2019 13:40:25 +0000 Subject: [PATCH] Fixed non existing url (#2337) Added url of wallet user guide on how to use Grin --- doc/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build.md b/doc/build.md index 33a467c1..010c8ac1 100644 --- a/doc/build.md +++ b/doc/build.md @@ -115,7 +115,7 @@ say, for a Raspberry Pi. ## Using grin -The wiki page [How to use grin](https://github.com/mimblewimble/docs/wiki/How-to-use-grin) +The wiki page [Wallet User Guide](https://github.com/mimblewimble/docs/wiki/Wallet-User-Guide) and linked pages have more information on what features we have, troubleshooting, etc.