fix links in cards
This commit is contained in:
parent
f6b392356c
commit
420898e98c
@ -6,10 +6,10 @@ Otherwise, visit the cards below to starting programming JavaScript with the mic
|
||||
```codecard
|
||||
[{
|
||||
"name": "Calling Functions",
|
||||
"url":"/js/call.md"
|
||||
"url":"/js/call"
|
||||
},{
|
||||
"name": "Sequencing Commands",
|
||||
"url":"/js/sequence.md"
|
||||
"url":"/js/sequence"
|
||||
}
|
||||
]
|
||||
```
|
Loading…
Reference in New Issue
Block a user