diff --git a/SUMMARY.md b/SUMMARY.md index 7e0d206..b145155 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -7,7 +7,7 @@ * [Transition to 64-bit mode](Booting/linux-bootstrap-4.md) * [Kernel decompression](Booting/linux-bootstrap-5.md) * [Initialization](Initialization/README.md) - * [First steps in kernel]() + * [First steps in the kernel](Initialization/linux-initialization-1.md) * [Theory](Theory/README.md) * [Paging](Theory/Paging.md) * [Elf64](Theory/ELF.md)