Skip to content

Commit 8c62521

Browse files
authored
updated readings link
1 parent 1b8d874 commit 8c62521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ comment: actual calendar is autogenerated, see `_data/cal.json`
3030
<ul>
3131
<li><a href="https://css-tricks.com/how-css-selectors-work/">How CSS Selectors Work</a></li>
3232
<li><a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS/Box_model">The Box Model</a></li>
33-
<li><a href="https://github.com/getify/You-Dont-Know-JS/tree/2nd-ed/scope%20%26%20closures">Chapters 1,2, and 3 from You Don't Know JS: Scope & Closures</a> (this will probably take a minimum of three hours)</li>
33+
<li><a href="https://github.com/getify/You-Dont-Know-JS/tree/1st-ed/scope%20%26%20closures">Chapters 1,2, and 3 from You Don't Know JS: Scope & Closures</a> (this will probably take a minimum of three hours)</li>
3434
</ul>
3535
</div>
3636
</div>

0 commit comments

Comments
 (0)