Skip to content

Commit

Permalink
docs: fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
zramsay committed Feb 7, 2018
1 parent aa21b7e commit 539271e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
11 changes: 7 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/staking/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/staking/public-testnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 539271e

Please sign in to comment.