Skip to content

Commit 6162cd1

Browse files
authored
[FIX] Fix course video link of NJU Compilers (#775)
* [FIX] NJU Compilers course video link bilibili video collection link schama may changed, original link will only show the collections overview instead of this collection * [FIX] course video link in NJU-Compilers.en.md
1 parent 0e79303 commit 6162cd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/编译原理/NJU-Compilers.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The biggest takeaway is that there is no longer a sense of difficulty or uncerta
2727
## Course Resources
2828

2929
- Course Website: <http://docs.compilers.cpl.icu/>
30-
- Recordings: <https://space.bilibili.com/479141149/channel/collectiondetail?sid=2312309>
30+
- Recordings: <https://space.bilibili.com/479141149/lists/2312309>
3131
- Textbook: Compilers: Principles, Techniques and Tools (Dragon Book)
3232
- Assignments: 10 written assignments + 8~10 programming labs
3333

docs/编译原理/NJU-Compilers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ANTLR 4 是 LL 解析器生成器,比起 LR 和 LALR 解析器生成器,它
3333
## 课程资源
3434

3535
- 课程网站:<http://docs.compilers.cpl.icu/>
36-
- 课程视频:<https://space.bilibili.com/479141149/channel/collectiondetail?sid=2312309>
36+
- 课程视频:<https://space.bilibili.com/479141149/lists/2312309>
3737
- 课程教材:龙书等
3838
- 课程作业:10 个书面作业 + 8 ~ 10 个编程作业带你实现一个编译器
3939

0 commit comments

Comments
 (0)