Skip to content

Commit f501fa1

Browse files
committed
Update front page for the fact that the book is shipping
1 parent b9fd8a7 commit f501fa1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

html/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
2525

2626
<p>This is a book about JavaScript, programming, and the wonders of
2727
the digital. You can read it online here, or get your own
28-
<a href="https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5">paperback
29-
copy</a> of the <em>second</em> edition. A paper third edition is expected to be <a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">available</a> this December.</p>
28+
<a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">paperback
29+
copy</a>.</p>
3030

3131
<p style="text-align: center; margin: 2em 0">
3232
<a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">
@@ -44,8 +44,9 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
4444
an <a href="https://opensource.org/licenses/MIT">MIT license</a>.</p>
4545

4646
<p>Illustrations by various artists: Cover and chapter illustrations
47-
by Madalina Tantareanu. Pixel art in Chapters 7 and 16 by Antonio
48-
Perdomo Pastor. Regular expression diagrams in Chapter 9 generated
47+
by <a href="http://madalinatantareanu.com/">Madalina Tantareanu</a>.
48+
Pixel art in Chapters 7 and 16 by Antonio Perdomo Pastor. Regular
49+
expression diagrams in Chapter 9 generated
4950
with <a href="https://regexper.com">regexper.com</a> by Jeff
5051
Avallone. Village photograph in Chapter 11 by Fabrice Creuzot. Game
5152
concept for Chapter 15 by <a href="http://lessmilk.com">Thomas
@@ -111,8 +112,7 @@ <h3>(Part 3: Node)</h3>
111112

112113
<p>A paper version of Eloquent JavaScript, including an additional
113114
chapter, is being brought out
114-
by <a href="http://www.nostarch.com/ejs3">No Starch Press</a>. The
115-
third edition should become <a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">available</a> in December 2018.</p>
115+
by <a href="http://www.nostarch.com/ejs3">No Starch Press</a>.</p>
116116

117117
<h2>Other pages</h2>
118118

0 commit comments

Comments
 (0)