Update wallet link (#1310)

This commit is contained in:
obxium 2018-08-01 13:57:25 -04:00 committed by Quentin Le Sceller
parent 7f4ea04757
commit 77ce26257f

View file

@ -22,7 +22,7 @@
- [build](build.md) - Explaining how to build and run the Grin binaries - [build](build.md) - Explaining how to build and run the Grin binaries
- [usage](usage.md) - Explaining how to use grin in Testnet1 - [usage](usage.md) - Explaining how to use grin in Testnet1
- [local_net](local_net.md) - Technical explanation of how to test Grin locally, simulating several peers, for full integration testing and network simulations - [local_net](local_net.md) - Technical explanation of how to test Grin locally, simulating several peers, for full integration testing and network simulations
- [wallet](wallet.md) - Explains the wallet design and `grin wallet` sub-commands - [wallet](wallet/usage.md) - Explains the wallet design and `grin wallet` sub-commands
# External (wiki) # External (wiki)
- [FAQ](https://github.com/mimblewimble/docs/wiki/FAQ) - Frequently Asked Questions - [FAQ](https://github.com/mimblewimble/docs/wiki/FAQ) - Frequently Asked Questions