Merge pull request #8496 from williamsolivera/fix/mdn-links-update
Added String.replace() to MDN links
This commit is contained in:
@ -550,7 +550,8 @@
|
|||||||
"type": "bonfire",
|
"type": "bonfire",
|
||||||
"MDNlinks": [
|
"MDNlinks": [
|
||||||
"RegExp",
|
"RegExp",
|
||||||
"HTML Entities"
|
"HTML Entities",
|
||||||
|
"String.replace()"
|
||||||
],
|
],
|
||||||
"isRequired": true,
|
"isRequired": true,
|
||||||
"challengeType": 5,
|
"challengeType": 5,
|
||||||
|
Reference in New Issue
Block a user