Skip to content

Commit 606e58a

Browse files
committed
Switch buy link to work internationally
1 parent ee5a829 commit 606e58a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
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
2828
<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">paperback
29-
copy</a> of the <em>second</em> edition. A paper third edition is expected to be <a href="https://www.amazon.com/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/ref=as_sl_pc_tf_til?tag=marijhaver-20&linkCode=w00&linkId=a66fb027ed271b1cbd37e076b83c19b4&creativeASIN=1593279507">available</a> this October.</p>
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 October.</p>
3030

3131
<p style="text-align: center; margin: 2em 0">
32-
<a href="https://www.amazon.com/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/ref=as_sl_pc_tf_til?tag=marijhaver-20&linkCode=w00&linkId=a66fb027ed271b1cbd37e076b83c19b4&creativeASIN=1593279507">
32+
<a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">
3333
<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)">
3434
</a>
3535
</p>

0 commit comments

Comments
 (0)