File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Here are resources that we like you to read as a preparation for the first lectu
1111
1212### Fundamentals
1313
14- - [ XMLHttpRequest] ( ../../../fundamentals/blob/master/fundamentals/XMLHttpRequest.md )
14+ - [ XMLHttpRequest] ( ../../../../ fundamentals/blob/master/fundamentals/XMLHttpRequest.md )
1515
1616### APIs
1717
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Here are resources that we like you to read as a preparation for the second lect
1717
1818### Fundamentals
1919
20- - [ Event Loop] ( ../../../fundamentals/blob/master/fundamentals/event_loop.md )
21- - [ Promises] ( ../../../fundamentals/blob/master/fundamentals/promises.md )
20+ - [ Event Loop] ( ../../../../ fundamentals/blob/master/fundamentals/event_loop.md )
21+ - [ Promises] ( ../../../../ fundamentals/blob/master/fundamentals/promises.md )
2222
2323
2424_ Please go through the material and come to class prepared!_
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Here are resources that we like you to read as a preparation for the third lectu
1111
1212### Fundamentals
1313
14- - [ Object-Oriented Programming & Classes] ( ../../../fundamentals/blob/master/fundamentals/oop_classes.md )
15- - [ What is 'this'?] ( ../../../fundamentals/blob/master/fundamentals/this.md )
14+ - [ Object-Oriented Programming & Classes] ../ ../../../fundamentals/blob/master/fundamentals/oop_classes.md)
15+ - [ What is 'this'?] ( ../../../../ fundamentals/blob/master/fundamentals/this.md )
1616
1717### ` call ` ` apply ` , ` bind `
1818
You can’t perform that action at this time.
0 commit comments