From 8f8c3a52182b8fd687e63d420f167ec4af2dc640 Mon Sep 17 00:00:00 2001 From: SamBillon <89698096+SamBillon@users.noreply.github.com> Date: Mon, 20 Nov 2023 02:41:49 -0500 Subject: [PATCH] Update MIT6.S081.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改 Xiao Fan blog 链接 --- docs/操作系统/MIT6.S081.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/操作系统/MIT6.S081.md b/docs/操作系统/MIT6.S081.md index 9c81a433..6797c25d 100644 --- a/docs/操作系统/MIT6.S081.md +++ b/docs/操作系统/MIT6.S081.md @@ -46,7 +46,7 @@ ### 一些可以参考的博客 - [doraemonzzz](http://doraemonzzz.com/tags/6-S081/) -- [Xiao Fan (樊潇)](https://fanxiao.tech/posts/MIT-6S081-notes/) +- [Xiao Fan (樊潇)](https://fanxiao.tech/posts/2021-03-02-mit-6s081-notes/) - [Miigon's blog](https://blog.miigon.net/categories/mit6-s081/) - [Zhou Fang](https://walkerzf.github.io/categories/6-S081/index.html) - [Yichun's Blog](https://www.yichuny.page/tags/Operating%20System)