Skip to content

Commit 7908784

Browse files
committed
Link to 4th edition NoStarch site
1 parent b83b681 commit 7908784

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

html/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div id=cover>
2323

2424
<p style="margin: 1em 0">
25-
<a href="https://nostarch.com/ejs3">
25+
<a href="https://nostarch.com/eloquent-javascript-4th-edition">
2626
<img src="img/cover.jpg" alt="Cover image" style="border: 1px solid black; max-width: 100%; box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.4)">
2727
</a>
2828
</p>
@@ -31,7 +31,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">4th edition (2024)</div></h2>
3131

3232
<p>This is a book about JavaScript, programming, and the wonders of
3333
the digital. You can read it online here, or buy your own
34-
<a href="https://nostarch.com/ejs3">paperback copy</a> (3rd edition).</p>
34+
<a href="https://nostarch.com/eloquent-javascript-4th-edition">paperback copy</a>.</p>
3535

3636
<p>Written by Marijn Haverbeke.</p>
3737

@@ -98,7 +98,7 @@ <h3>(Part 3: Node)</h3>
9898

9999
<p>A paper version of Eloquent JavaScript, including an additional
100100
chapter, is being brought out
101-
by <a href="http://www.nostarch.com/ejs3">No Starch Press</a>.</p>
101+
by <a href="https://nostarch.com/eloquent-javascript-4th-edition">No Starch Press</a>.</p>
102102

103103
<h2>Other pages</h2>
104104

0 commit comments

Comments
 (0)