fixed link
This commit is contained in:
@@ -4,7 +4,7 @@ import { Callout } from 'nextra/components'
|
||||
|
||||
<Callout type="info" emoji="ℹ️">
|
||||
|
||||
If you want to run a node, the setup and maintenance guides can be found in the [Operator Guides book](../../operators/index).
|
||||
If you want to run a node, the setup and maintenance guides can be found in the [Operator Guides book](../../../operators/introduction).
|
||||
|
||||
</Callout>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ import { Callout } from 'nextra/components'
|
||||
# Validators
|
||||
|
||||
<Callout type="info" emoji="ℹ️">
|
||||
The validator setup and maintenance guide has moved to the [Operator Guides book](../../operators/index).
|
||||
The validator setup and maintenance guide has moved to the [Operator Guides book](../../../operators/introduction).
|
||||
</Callout>
|
||||
|
||||
Validators secure the Nyx blockchain via Proof of Stake consensus. The Nyx blockchain records the ledger of `NYM` transactions and executes the smart contracts for distributing `NYM` rewards. The Nyx validators are run via the `nyxd` binary ([codebase](https://github.com/nymtech/nyxd)), maintaining a CosmWasm- and IBC-enabled blockchain.
|
||||
|
||||
Reference in New Issue
Block a user