From 057af417161e00a16623c1e8e87a7ea055e7ddeb Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 09:57:23 -0700 Subject: [PATCH] Fix links (#9184) (#9187) automerge --- docs/src/SUMMARY.md | 4 ++-- docs/src/wallet/ledger-live.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md index 5bf097debd..2442fc03d5 100644 --- a/docs/src/SUMMARY.md +++ b/docs/src/SUMMARY.md @@ -6,10 +6,10 @@ * [Trust Wallet](wallet/trust-wallet.md) * [Ledger Live](wallet/ledger-live.md) * [Command-line Wallets](wallet/cli-wallets.md) - * [Hardware Wallets](remote-wallet/README.md) - * [Ledger Hardware Wallet](remote-wallet/ledger.md) * [Paper Wallet](paper-wallet/README.md) * [Paper Wallet Usage](paper-wallet/paper-wallet-usage.md) + * [Hardware Wallets](remote-wallet/README.md) + * [Ledger Hardware Wallet](remote-wallet/ledger.md) * [Command Line Guide](cli/README.md) * [Install the Solana Command Line Tool Suite](cli/install-solana-cli-tools.md) * [Generate Keys](cli/generate-keys.md) diff --git a/docs/src/wallet/ledger-live.md b/docs/src/wallet/ledger-live.md index 51e2eacfbc..9530556a1b 100644 --- a/docs/src/wallet/ledger-live.md +++ b/docs/src/wallet/ledger-live.md @@ -38,5 +38,5 @@ line tools](../remote-wallet/ledger.md). ##Interact with Solana network - To interact with your Ledger wallet on our live network, please see our -instructions on how to [use a Ledger Nano S with the Solana command -line tools](../remote-wallet/ledger.md). +instructions on how to +[use a Ledger Nano S with the Solana command line tools](../remote-wallet/ledger.md).