Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Sep 3, 2023
1 parent e6a0e45 commit 8216d81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ If the result shows `false` it means that your node is **synced** 
{"jsonrpc":"2.0","result":false,"id":1}
```

Check [the following guide](../../04-monitoring/health-check.md) to get even better node health monitoring:
Check [the following guide](../../monitoring/health-check.md) to get even better node health monitoring:
2 changes: 1 addition & 1 deletion docs/get-started/migrating-from-geth.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ work properly as a Validator.
Another option is to use a health module which will also return a information about current state of syncing.

:::tip
You can see more details of how to monitor [Node Health here](../04-monitoring/health-check.md)
You can see more details of how to monitor [Node Health here](../monitoring/health-check.md)
:::

#### Step 4 - Stop Geth instance
Expand Down

0 comments on commit 8216d81

Please sign in to comment.