Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ texts on programming languages feature a [dragon][] and a [wizard][] on their
covers.

[dragon]: https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools
[wizard]: https://mitpress.mit.edu/sites/default/files/sicp/index.html
[wizard]: https://mitpress.mit.edu/9780262510875/structure-and-interpretation-of-computer-programs/

</aside>

Expand Down
2 changes: 1 addition & 1 deletion site/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h3><a href="#one-more-reason" id="one-more-reason"><small>1&#8202;.&#8202;1&#82
exclusivity, excluded <em>me</em>.</p>
<aside name="image">
<p>And its practitioners don&rsquo;t hesitate to play up this image. Two of the seminal
texts on programming languages feature a <a href="https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools">dragon</a> and a <a href="https://mitpress.mit.edu/sites/default/files/sicp/index.html">wizard</a> on their
texts on programming languages feature a <a href="https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools">dragon</a> and a <a href="https://mitpress.mit.edu/9780262510875/structure-and-interpretation-of-computer-programs/">wizard</a> on their
covers.</p>
</aside>
<p>When I did finally start cobbling together my own little interpreters, I quickly
Expand Down