mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
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",
|
||||
"MDNlinks": [
|
||||
"RegExp",
|
||||
"HTML Entities"
|
||||
"HTML Entities",
|
||||
"String.replace()"
|
||||
],
|
||||
"isRequired": true,
|
||||
"challengeType": 5,
|
||||
|
||||
Reference in New Issue
Block a user