Skip to content

Commit

Permalink
Merge pull request #29 from codilion/main
Browse files Browse the repository at this point in the history
  • Loading branch information
codilion authored Nov 15, 2023
2 parents 24e7065 + 6141250 commit 3de3b77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/validators/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ These measures aim to incentivize consistent and effective network performance b


### How to become a Validator
1. [Configure and setup your machine](/validators/)
1. [Configure and setup your machine](/validators/running-a-validator)
2. [Sync Database to the current version](/validators/restore)
3. [Register your Validator](/validators/register)
2 changes: 1 addition & 1 deletion docs/validators/running-a-validator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ cp target/release/libra ~/.cargo/bin
libra -v
```

For a more detailed rundown see [here](/validators/running-a-validator)
For a more detailed rundown see [here](/validators/running-a-validator/running-a-validator)

0 comments on commit 3de3b77

Please sign in to comment.