* 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:
@@ -241,5 +241,5 @@ function handleTitleChange(e){
|
||||
## Больше информации
|
||||
|
||||
* [Введение ES6](https://guide.freecodecamp.org/javascript/es6)
|
||||
* [Функции стрелок](https://guide.freecodecamp.org/javascript/es6/arrow_functions/)
|
||||
* [Let и Const](https://guide.freecodecamp.org/javascript/es6/let_and_const/)
|
||||
* [Функции стрелок](https://guide.freecodecamp.org/javascript/es6/arrow-functions/)
|
||||
* [Let и Const](https://guide.freecodecamp.org/javascript/es6/let-and-const/)
|
Reference in New Issue
Block a user