Skip to content

Commit

Permalink
Dubravko mc patch 3 (#192)
Browse files Browse the repository at this point in the history
* Update validator.mdx

Signed-off-by: dubravkoMC <[email protected]>

* Update validator.mdx

Signed-off-by: dubravkoMC <[email protected]>

* Update nodes.mdx

Signed-off-by: dubravkoMC <[email protected]>

* Update nodes.mdx

Signed-off-by: dubravkoMC <[email protected]>

---------

Signed-off-by: dubravkoMC <[email protected]>
  • Loading branch information
dubravkoMC authored Dec 17, 2024
1 parent 5a8cca7 commit 6a4439d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pages/chain/nodes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ To learn how to build and maintain your own node, you can find detailed step-by-

## Additional Resources

- Discover the [Beam Node](/chain/nodes/beam-node).
- Understand the [Requirements to run a validator](/chain/nodes/requirements-validator).
- Discover the [Beam Node](/chain/nodes/introduction).
- Understand the [Requirements to run a validator](/chain/nodes/requirements).
- Dive into the [Validator guide](/chain/nodes/validator).
2 changes: 1 addition & 1 deletion pages/chain/nodes/validator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The switch to Proof of Stake will allow everyone to participate as a [validator

## Running a Beam Validator

To operate as a Beam validator, ensure you fulfill [all necessary requirements](/chain/nodes/requirements-validator) and have a [functioning Beam node](/chain/nodes/beam-node) in place. Remember, by validating on the Beam Network, you are also validating the AVAX C-Chain.
To operate as a Beam validator, ensure you fulfill [all necessary requirements](/chain/nodes/requirements) and have a [functioning Beam node](/chain/nodes/introduction) in place. Remember, by validating on the Beam Network, you are also validating the AVAX C-Chain.

## Useful Tools

Expand Down

0 comments on commit 6a4439d

Please sign in to comment.