Clean up wallet URL paths (#9667)

automerge
This commit is contained in:
Dan Albert
2020-04-22 17:48:21 -06:00
committed by GitHub
parent 71f7a7243b
commit 24354ccd6a
15 changed files with 41 additions and 28 deletions

View File

@@ -14,5 +14,5 @@ secure access to your Solana accounts.
To get started using the Solana Command Line (CLI) tools:
- [Install the Solana Tools](install-solana-cli-tools.md)
- [Choose a Cluster](choose-a-cluster.md)
- [Create a Wallet](../wallet/cli-wallets.md)
- [Create a Wallet](../wallet-guide/cli.md)
- [Check out our CLI conventions](conventions.md)