Browse Source

Update SUMMARY.md

0xAX 10 years ago
parent
commit
afe396e868
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SUMMARY.md

+ 1 - 1
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)