Skip to content

Commit 3a83fa6

Browse files
committed
Use Amazon link to order
1 parent 036bf1b commit 3a83fa6

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

epub/frontmatter.xhtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
<p style="font-size: 80%">The second edition of Eloquent JavaScript was made possible
3030
by <a href="http://eloquentjavascript.net/backers.html">454 financial backers</a>.</p>
3131

32-
<p>A paper version of Eloquent JavaScript, including a bonus
32+
<p>A <a href="http://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">paper version</a> of Eloquent JavaScript, including a bonus
3333
chapter, is being brought out
34-
by <a href="http://www.nostarch.com/ejs2">No Starch Press</a>.
34+
by <a href="http://www.nostarch.com/">No Starch Press</a>.
3535
They also sell a more polished EPUB version that includes the bonus chapter.</p>
3636

3737
</body>

html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">second edition</div></h2>
1010

1111
<p>This is a book about JavaScript, programming, and the wonders of
1212
the digital. You can read it online here, and
13-
a <a href="http://www.nostarch.com/ejs2">paper version</a> is being
13+
a <a href="http://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">paper version</a> is being
1414
worked on.</p>
1515

1616
<p style="text-align: center; margin: 1.5em 0">
17-
<a href="http://www.nostarch.com/ejs2"><img src="img/cover.png" alt="Cover image" style="border: 1px solid black"></a>
17+
<a href="http://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"><img src="img/cover.png" alt="Cover image" style="border: 1px solid black"></a>
1818
</p>
1919

2020
<p>Written by Marijn Haverbeke.</p>

pdf/book.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
\vskip 1em
6666

6767
\noindent You can buy a print version of this book, with an extra
68-
bonus chapter included, from No Starch Press at
69-
\url{http://nostarch.com/ejs2}.
68+
bonus chapter included, printed by No Starch Press at
69+
\url{http://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}.
7070

7171
\tableofcontents
7272

0 commit comments

Comments
 (0)