mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Fix MDN link in Missing Letters
This commit is contained in:
parent
40be7fc024
commit
24de2e6d4e
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user