Update MDN charCodeAt link to be more accurate

This commit is contained in:
Eric Leung
2016-04-17 11:04:23 -07:00
parent 7a66abd453
commit 68e6b5aeee
2 changed files with 2 additions and 2 deletions

View File

@@ -715,7 +715,7 @@
],
"type": "bonfire",
"MDNlinks": [
"String.charCodeAt()",
"String.prototype.charCodeAt()",
"String.fromCharCode()"
],
"challengeType": 5,