From 0607a2b6b3a3b439217cf4ff3ced987367bae1da Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Tue, 10 Oct 2017 19:25:35 -0400 Subject: [PATCH] translate the name of post --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 709e485..f4c32d7 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -81,7 +81,7 @@ * [链接器](Misc/linkers.md) * [Linux 内核开发](Misc/contribute.md) * [用户空间的程序启动过程](Misc/program_startup.md) - * [Write and Submit your first Linux kernel Patch]() + * [书写并提交你第一个内核补丁]() * [内核数据结构](KernelStructures/README.md) * [中断描述符表](KernelStructures/idt.md) * [有帮助的链接](LINKS.md)