1
0
0xAX 10 жил өмнө
parent
commit
7333f579e6

+ 1 - 1
Initialization/README.md

@@ -2,4 +2,4 @@
 
 You will see here a couple of posts which describes full cycle of the kernel initialization from the first steps after kernel decompressed to starting of the first process runned by kernel.
 
-* [Frist steps after kernel decompressed]() - describes first steps in the kernel.
+* [Frist steps after kernel decompressed](https://github.com/0xAX/linux-insides/blob/master/Initialization/linux-initialization-1.md) - describes first steps in the kernel.