From 81ba3cf531194195c3bc503d39ca37c056d0316f Mon Sep 17 00:00:00 2001 From: gamarin2 Date: Wed, 6 Feb 2019 20:48:34 +0100 Subject: [PATCH] Merge PR #3521: Docs: Fix table of content delegator guide --- docs/gaia/delegator-guide-cli.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gaia/delegator-guide-cli.md b/docs/gaia/delegator-guide-cli.md index bcba25f35c..91a0976acf 100644 --- a/docs/gaia/delegator-guide-cli.md +++ b/docs/gaia/delegator-guide-cli.md @@ -14,9 +14,9 @@ It also contains instructions on how to manage accounts, restore accounts from t + [Running your own full-node](#running-your-own-full-node) + [Connecting to a remote full-node](#connecting-to-a-remote-full-node) - [Setting up `gaiacli`](#setting-up-gaiacli) -- [Querying the state](querying-the-state) -- [Bonding Atoms and Withdrawing rewards](bonding-atoms-and-withdrawing-rewards) -- [Participating in Governance](participating-in-governance) +- [Querying the state](#querying-the-state) +- [Bonding Atoms and Withdrawing rewards](#bonding-atoms-and-withdrawing-rewards) +- [Participating in Governance](#participating-in-governance) - [Signing transactions from an offline computer](#signing-transactions-from-an-offline-computer) ## Installing `gaiacli`