diff --git a/docs/the_nimbus_book/src/SUMMARY.md b/docs/the_nimbus_book/src/SUMMARY.md index 125dff844..3ab1713aa 100644 --- a/docs/the_nimbus_book/src/SUMMARY.md +++ b/docs/the_nimbus_book/src/SUMMARY.md @@ -13,20 +13,20 @@ # Volume 2 - [Command line options](./options.md) - [Troubleshooting](./troubleshooting.md) -- [Useful pre-genesis checks]() - [Metrics and pretty pictures](./metrics-pretty-pictures.md) - [Network stats + monitoring](./eth2-stats.md) - [Run your node on a Raspberry Pi](./pi-guide.md) - [Graffiti the blockchain](./graffiti.md) +- [Your own Infura endpoint](infura-guide.md) - [Run just the beacon node]() - [Switch between clients]() -- [Your own Infura endpoint](infura-guide.md) +- [Useful pre-genesis checks]() # Volume 3 - [Advanced options]() +- [Windows users]() - [API](./api.md) - [For developers](./developers.md) - [Set up a systemd service](./beacon-node-systemd.md) -- [Windows users]() - [FAQ](./faq.md) - [Contribute](./contribute.md) - [Resources](./resources.md)