Skip to content

Commit f5a226e

Browse files
update course-intro
1 parent 9a58c48 commit f5a226e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

course-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ const SYSCALL_CONDVAR_WAIT: usize = 1032;
138138
#### 课程实践内容 -- rCore Tutorial Book v3
139139
- [课程实践参考书](https://learningos.github.io/rCore-Tutorial-Book-v3/)[课程实践代码](https://github.com/rcore-os/rCore-Tutorial-v3)[课程实践代码的API文档](https://learningos.github.io/rCore-Tutorial-v3/)
140140

141-
#### 课程实验内容 -- rCore Tutorial Guide 2024 Spring
142-
- [实验文档](https://github.com/LearningOS/rCore-Tutorial-Guide-2024S/) , [API文档](https://github.com/LearningOS/rCore-Tutorial-Guide-2024S/) , [实验代码](https://github.com/LearningOS/rCore-Tutorial-Code-2024S)[测试用例](https://github.com/LearningOS/rCore-Tutorial-Test-2024S)
141+
#### 课程实验内容 -- rCore Tutorial Guide 2025 Spring
142+
- [实验文档](https://github.com/LearningOS/rCore-Tutorial-Guide-2025S/) , [API文档](https://github.com/LearningOS/rCore-Tutorial-Guide-2025S/) , [实验代码](https://github.com/LearningOS/rCore-Tutorial-Code-2025S)[测试用例](https://github.com/LearningOS/rCore-Tutorial-Test-2025S)
143143

144144
#### 课程参考文档 --教材/课件
145145
- [课程在线Slides](http://learningos.github.io/os-lectures/)[Operating Systems: Three Easy Pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/)

0 commit comments

Comments
 (0)