Skip to content

Commit

Permalink
Update picture-language.livemd
Browse files Browse the repository at this point in the history
link correction
  • Loading branch information
bradhanks authored Sep 12, 2024
1 parent 100c22a commit a31fc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livebooks/picture-language.livemd
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ defmodule Pict do
end
```

Implementation of [Fig. 2.14](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-15.html#%_fig_2.14)
Implementation of [Fig. 2.9](https://web.mit.edu/6.001/6.037/sicp.pdf#page=201)

```elixir
defmodule PictUtils do
Expand Down

0 comments on commit a31fc58

Please sign in to comment.