From 0fae759d4560133d102c453e937f661353c0a1c5 Mon Sep 17 00:00:00 2001 From: Echoo <2110065578@qq.com> Date: Thu, 2 Mar 2023 15:56:12 +0800 Subject: [PATCH] Updates the course link to latest --- docs/编程入门/CS50.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/编程入门/CS50.md b/docs/编程入门/CS50.md index ea41d780..c3a61192 100644 --- a/docs/编程入门/CS50.md +++ b/docs/编程入门/CS50.md @@ -12,7 +12,7 @@ ## 课程资源 -- 课程网站: -- 课程视频: +- 课程网站:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) +- 课程视频:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/) - 课程教材:无 -- 课程作业: +- 课程作业:[2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)