From 6d168c31cfe5dfe6ce62117dee0d6089c7ca48fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=9A=E5=A4=A9=E5=A1=94?= <985400330@qq.com> Date: Thu, 10 Mar 2022 03:54:29 +0000 Subject: [PATCH] update refs/README.md. --- refs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/README.md b/refs/README.md index 3098996..9914055 100644 --- a/refs/README.md +++ b/refs/README.md @@ -20,7 +20,7 @@ * Linux 移植到新架构 * Porting Linux to a new processor architecture - * [part 1: The basics](https://lwn.net/Articles/654783/) + * [part 1: The basics](https://lwn.net/Articles/654783/) @通天塔 * [part 2: The early code](https://lwn.net/Articles/656286/) * [part 3: To the finish line](https://lwn.net/Articles/657939/) * [Base porting linux kernel riscv archiecture](https://elinux.org/images/c/c7/Base-porting-linux-kernel-riscv-archiecture-ELC-2019.pdf) -- Gitee