This commit is contained in:
Tom Ball 2016-07-03 15:56:13 -07:00
Родитель f6b392356c
Коммит 420898e98c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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"
}
]
```