Skip to content

Commit 66770c2

Browse files
committed
Move to mybook.to store link
1 parent 62736e3 commit 66770c2

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
@@ -22,7 +22,7 @@
2222
<div id=cover>
2323

2424
<p style="margin: 1em 0">
25-
<a href="http://www.nostarch.com/ejs3">
25+
<a href="https://mybook.to/ejs">
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%">3rd edition (2018)</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-
paperback copy. (Store links: <a href="https://www.amazon.com/gp/product/1593279507/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593279507&linkCode=as2&tag=marijhaver-20&linkId=d8642c0457954f03e27c02b0034d0d60">🇺🇸</a> <a href="https://www.amazon.co.uk/Eloquent-Javascript-3rd-Introduction-Programming/dp/1593279507/">🇬🇧</a> <a href="https://www.amazon.in/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/">🇮🇳</a> <a href="https://www.amazon.ca/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507">🇨🇦</a> <a href="https://www.amazon.de/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/">🇩🇪</a> <a href="https://www.amazon.fr/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/">🇫🇷</a> <a href="https://www.amazon.com.br/Eloquent-JavaScript-3rd-Introduction-Programming/dp/1593279507/">🇧🇷</a> <a href="https://www.bol.com/nl/p/eloquent-javascript-3rd-edition/9200000091839640/">🇳🇱</a>)</p>
34+
<a href="https://mybook.to/ejs">paperback copy</a>.</p>
3535

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

0 commit comments

Comments
 (0)