Skip to content

Commit 9f2e5b0

Browse files
authored
Merge pull request 0xPolygon#87 from 0xPolygon/empieichO-docs-review
Update PoS - fixed links
2 parents 299f7cc + 047517e commit 9f2e5b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/pos/operate-node/validator/kb/how-to.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sudo dpkg -i rabbitmq-server_3.10.8-1_all.deb
4545
| **Install Ansible** | No | Yes (only on one machine) | No |
4646
| **Install Bash** | No | No | Yes |
4747
| **Run Build Essential** | Yes | No | No |
48-
| **Node Setup** | [Using Binaries](/run-validator/binaries.md) | [Using Ansible](/run-validator/ansible.md) | [Using Packages](/run-validator/packages) |
48+
| **Node Setup** | [Using Binaries](../run-validator/binaries.md) | [Using Ansible](../run-validator/ansible.md) | [Using Packages](../run-validator/packages.md) |
4949

5050
2. Once your Sentry and Validator nodes are synced and running, head over to our [Discord server](https://discord.com/invite/0xPolygon) and ask the community to health-check your nodes. You may check the logs by using the following commands:
5151

@@ -269,3 +269,4 @@ cd ~/node/bor
269269
bash setup.sh
270270
service bor start
271271
```
272+

0 commit comments

Comments
 (0)