* fixing #24573 fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL - changed underscore to hyphen, same problem was also happening with arrow_functions https://github.com/freeCodeCamp/freeCodeCamp/issues/24573 * fix: added 3 backticks for code sections
This commit is contained in:
@ -229,5 +229,5 @@ This application's full code and demo can be found [here](https://codepen.io/GCr
|
||||
|
||||
## More Information
|
||||
* [ES6 introduction](https://guide.freecodecamp.org/javascript/es6)
|
||||
* [Arrow functions](https://guide.freecodecamp.org/javascript/es6/arrow_functions/)
|
||||
* [Let and Const](https://guide.freecodecamp.org/javascript/es6/let_and_const/)
|
||||
* [Arrow functions](https://guide.freecodecamp.org/javascript/es6/arrow-functions/)
|
||||
* [Let and Const](https://guide.freecodecamp.org/javascript/es6/let-and-const/)
|
Reference in New Issue
Block a user