Merge pull request #8496 from williamsolivera/fix/mdn-links-update

Added String.replace() to MDN links
This commit is contained in:
Mrugesh Mohapatra
2016-05-08 20:04:12 +05:30

View File

@ -550,7 +550,8 @@
"type": "bonfire",
"MDNlinks": [
"RegExp",
"HTML Entities"
"HTML Entities",
"String.replace()"
],
"isRequired": true,
"challengeType": 5,