You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: html/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ <h2>Other pages</h2>
102
102
<ulclass="links">
103
103
<li><ahref="code">Code sandbox and exercise solutions</a></li>
104
104
<li><ahref="errata.html">Errata for the paper book</a></li>
105
-
<li><ahref="http://eloquentjavascript.net/2nd_edition/Eloquent_JavaScript.pdf">This book as a single PDF file</a> (& <ahref="http://eloquentjavascript.net/Eloquent_JavaScript_small.pdf">small version for mobile</a>)</li>
105
+
<li><ahref="http://eloquentjavascript.net/2nd_edition/Eloquent_JavaScript.pdf">This book as a single PDF file</a> (& <ahref="http://eloquentjavascript.net/2nd_edition/Eloquent_JavaScript_small.pdf">small version for mobile</a>)</li>
106
106
<li><ahref="http://eloquentjavascript.net/2nd_edition/Eloquent_JavaScript.epub">This book as an EPUB file</a></li>
107
107
<li><ahref="http://eloquentjavascript.net/2nd_edition/Eloquent_JavaScript.mobi">This book as a MOBI (Kindle) file</a></li>
108
108
<li><ahref="http://eloquentjavascript.net/1st_edition">The first edition of the book</a></li>
0 commit comments