Skip to content

Commit

Permalink
docs: replace link of article
Browse files Browse the repository at this point in the history
Wrong link.
  • Loading branch information
stf0x9 authored Nov 9, 2023
1 parent 65002cb commit 359dac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage1/modules/js-basics/loops.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Theory

- Read about [existed types of loops](https://javascript.info/logical-operators) in JavaScript (~ 11 min)
- Read about [existed types of loops](https://javascript.info/while-for) in JavaScript (~ 11 min)
- _**or**_ watch [video](https://www.youtube.com/watch?v=Kn06785pkJg) (~ 11 min)

## Practice
Expand Down

0 comments on commit 359dac2

Please sign in to comment.