fix(book): broken links & missing SUMMARY.md entries (#3262)

This commit is contained in:
Alexey Shekhirin
2023-06-20 13:43:34 +01:00
committed by GitHub
parent c75cacf855
commit fb710e5fdb
11 changed files with 18 additions and 37 deletions

View File

@ -82,8 +82,8 @@ Here are some useful sections to jump to:
- Install Reth by following the [guide](./installation/installation.md).
- Sync your node on any [official network](./run/run-a-node.md).
- View [statistics and metrics](./run/observability.md) about your node.
- Query the [JSON-RPC](./api/api.md) using Foundry's `cast` or `curl`.
- Set up your [development environment and contribute](./contribute.md)!
- Query the [JSON-RPC](./jsonrpc/intro.md) using Foundry's `cast` or `curl`.
- Set up your [development environment and contribute](./developers/contribute.md)!
> 📖 **About this book**
>