docs: fix links

This commit is contained in:
Zach Ramsay 2018-02-07 16:28:33 +00:00 committed by Ethan Buchman
parent ca5e837e54
commit 53ad094f98
3 changed files with 9 additions and 6 deletions

View File

@ -35,17 +35,20 @@ SDK
Extensions
----------
Replay Protection
~~~~~~~~~~~~~~~~~
.. toctree::
:maxdepth: 2
:maxdepth: 1
x/replay-protection.rst
Staking Module
--------------
Staking
~~~~~~~
.. toctree::
:maxdepth: 2
:maxdepth: 1
staking/intro.rst
staking/key-management.rst

View File

@ -47,7 +47,7 @@ that you've setup or joined a testnet.
Generating Keys
---------------
Review the `key management tutorial <../sdk/key-management.html>`__ and create one key
Review the `key management tutorial <../key-management.html>`__ and create one key
if you'll be joining the public testnet, and three keys if you'll be trying out a local
testnet.

View File

@ -9,7 +9,7 @@ other testnets, choose different initialization files, described below.
Get Tokens
----------
If you haven't already `created a key <../sdk/key-management.html>`__,
If you haven't already `created a key <../key-management.html>`__,
do so now. Copy your key's address and enter it into
`this utility <http://www.cosmosvalidators.com/>`__ which will send you
some ``fermion`` testnet tokens.