1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-10 11:14:09 +02:00

Fix: removed dublicate link in 108-javascript-expressions-and-operators (#4196)

Removed dublicate link in JS roadmap
This commit is contained in:
Kyrylo Nehaturov
2023-07-12 14:57:09 +03:00
committed by GitHub
parent 6e8770c8c4
commit c83d20d63c

View File

@@ -5,4 +5,3 @@ There are four logical operators in JavaScript: `||` (OR), `&&` (AND), `!` (NOT)
Visit the following resources to learn more:
- [Logical Operators - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators#binary_logical_operators)
- [Logical Operators - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators#binary_logical_operators)