diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index 6d0b691b81..86d230b5c4 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -53,11 +53,12 @@ * [MEV](./builders.md) * [Merge Migration](./merge-migration.md) * [Late Block Re-orgs](./late-block-re-orgs.md) -* [Built-In Documentation](./help-general.md) +* [Built-In Documentation](./help_general.md) * [Beacon node](./help_bn.md) * [Validator client](./help_vc.md) - * [Validator manager](./help_vm.md) - * [Account manager](./help_am.md) + * [Validator manager create](./help_vm_create.md) + * [Validator manager import](./help_vm_import.md) + * [Validator manager move](./help_vm_move.md) * [Contributing](./contributing.md) * [Development Environment](./setup.md) * [FAQs](./faq.md)