Skip to content

Commit e986986

Browse files
committed
Switch to completion vocabulary
1 parent 9d8e120 commit e986986

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lessons.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"title" : "Introductory Python - Hello World!",
2727
"threshold" : "0.8",
2828
"image" : "01_hello_world.png",
29-
"linkedin": true,
29+
"completion": true,
3030
"assignments" : [
3131
"pythonauto_01_hello"
3232
]
@@ -86,7 +86,7 @@
8686
"title" : "Python for Everybody",
8787
"threshold" : "1.0",
8888
"image" : "badge_py4e.png",
89-
"linkedin": true,
89+
"completion": true,
9090
"assignments" : [
9191
"install",
9292
"pythonauto_01_hello",

0 commit comments

Comments
 (0)