Fix MDN link in Missing Letters

This commit is contained in:
Mrugesh Mohapatra 2016-05-03 13:56:27 +00:00
parent 82ee04cf07
commit 9944fb209a

View File

@ -402,7 +402,7 @@
],
"type": "bonfire",
"MDNlinks": [
"String.charCodeAt()",
"String.prototype.charCodeAt()",
"String.fromCharCode()"
],
"isRequired": true,
@ -903,7 +903,7 @@
],
"type": "bonfire",
"MDNlinks": [
"String.charCodeAt()",
"String.prototype.charCodeAt()",
"String.fromCharCode()"
],
"isRequired": true,