Skip to content

Commit

Permalink
make sidebar titles nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
zramsay committed Dec 11, 2018
1 parent 38c11cf commit e46afe0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/gaia/join-testnet.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Join the latest public testnet
# Join Public Testnet

::: tip Current Testnet
See the [testnet repo](https://github.com/cosmos/testnets) for
Expand Down
2 changes: 1 addition & 1 deletion docs/gaia/ledger.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ledger // Cosmos
# Ledger Nano Support

### Ledger Support for account keys

Expand Down
4 changes: 2 additions & 2 deletions docs/gaia/validators/security.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Overview
## Validator Security

Each validator candidate is encouraged to run its operations independently, as diverse setups increase the resilience of the network. Validator candidates should commence their setup phase now in order to be on time for launch.

Expand Down Expand Up @@ -49,4 +49,4 @@ By default, uppercase environment variables with the following prefixes will rep
- `BC` (for democli or basecli flags)

For example, the environment variable `GA_CHAIN_ID` will map to the command line flag `--chain-id`. Note that while explicit command-line flags will take precedence over environment variables, environment variables will take precedence over any of your configuration files. For this reason, it's imperative that you lock down your environment such that any critical parameters are defined as flags on the CLI or prevent modification of any environment variables.


2 changes: 1 addition & 1 deletion docs/gaia/validators/validator-setup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Run a validator on the gaia public testnet
# Run a Validator on Public Testnet

::: tip
Information on how to join the current testnet (`genesis.json` file and seeds) is held [in our `testnet` repo](https://github.com/cosmos/testnets/tree/master/latest). Please check there if you are looking to join our latest testnet.
Expand Down

0 comments on commit e46afe0

Please sign in to comment.