Skip to content

Commit 447455c

Browse files
committed
fix links from os-lecs.md to /lec6
1 parent f3cde00 commit 447455c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

os-lecs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ backgroundColor: white
6666
---
6767
## 第六讲 地址空间-虚拟存储管理
6868
- [第一节 虚拟存储的基本概念](./lec6/p1-vmoverview.html)
69-
- [第二节 页面置换算法 -- 局部页面置换算法](./lec6/p2-pagereplace-1.html)
70-
- [第三节 页面置换算法 -- 全局页面置换算法](./lec6/p2-pagereplace-2.html)
69+
- [第二节 页面置换算法 -- 局部页面置换算法](./lec6/p2-localpagereplace.html )
70+
- [第三节 页面置换算法 -- 全局页面置换算法](./lec6/p3-globalpagereplace.html)
7171

7272
---
7373
## 第七讲 进程管理与单处理器调度

0 commit comments

Comments
 (0)