Skip to content

Commit bb29673

Browse files
docs/change-exploringjs-link
Change the link to go directly to the starting chapter
1 parent 9d36b53 commit bb29673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript1/week1/preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Reading](https://media.giphy.com/media/l0MYtRl33WaN4HGBq/giphy.gif)
22

33
# Preparation
4-
- [ ] [Read this](https://exploringjs.com/es5/toc.html) up to and including the *Strings* chapter (it’s okay if you don’t understand all of it yet, we will cover these concepts in class as well. Do make sure to write or document the questions you have so we can discuss them in class) (15 min)
4+
- [ ] [Read this](https://exploringjs.com/es5/ch01.html) up to and including the *Strings* chapter (it’s okay if you don’t understand all of it yet, we will cover these concepts in class as well. Do make sure to write or document the questions you have so we can discuss them in class) (15 min)
55

66
- [ ] [JavaScript Introduction at MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction) (10 min)
77

0 commit comments

Comments
 (0)