Skip to content

Commit 678428b

Browse files
author
William Yang
committed
fix: correct course slug to cs50 (without course- prefix)
1 parent a600420 commit 678428b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: "1.0"
33

44
# 课程基本信息
5-
slug: course-cs50
5+
slug: cs50
66
name: "CS50: Introduction to Computer Science"
77
description: README.md
88
summary: |

0 commit comments

Comments
 (0)