浏览代码

Update README.md

0xAX 10 年之前
父节点
当前提交
7333f579e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Initialization/README.md

+ 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.