Skip to content

Commit 14a57b4

Browse files
Update index.tsx
1 parent 7a127ad commit 14a57b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/courses/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ const courses = [
349349
"id": 40,
350350
"title": "C Language",
351351
"description": "This course is for absolute beginners who want to learn C Language.",
352-
"category": "figma",
352+
"category": "c-language",
353353
"imageUrl": "/img/svg/developer_activity.svg",
354354
"author": "Ajay Dhangar",
355355
"link": "/courses/category/c-language"

0 commit comments

Comments
 (0)