marijnh / Eloquent-JavaScript

The sources for the Eloquent JavaScript book
https://eloquentjavascript.net
3.03k stars 799 forks source link

Code sandbox URL in first page of chapter 4 #340

Closed peymanslh closed 6 years ago

peymanslh commented 6 years ago

In first page of chapter 4 (page 64) in PDF version of 3rd edition, code sandbox URL is wrong and line cross the page edge, when clicking on link going to this URL http://eloquentjavascript.net/code%5Beloquentjava;

Screenshot

screen shot

marijnh commented 6 years ago

Thanks for spotting that. Attached patch puts the link in the proper format.