diff --git a/docs/javascript.md b/docs/javascript.md index 34e3ee9e..3a2be6e2 100644 --- a/docs/javascript.md +++ b/docs/javascript.md @@ -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" } ] ``` \ No newline at end of file