diff --git a/book/the-lox-language.md b/book/the-lox-language.md index 48b8fe3db..a6f10ba88 100644 --- a/book/the-lox-language.md +++ b/book/the-lox-language.md @@ -148,7 +148,7 @@ retain calls if you squint. For lots more on this, see "[A Unified Theory of Garbage Collection][gc]" (PDF). -[gc]: https://researcher.watson.ibm.com/researcher/files/us-bacon/Bacon04Unified.pdf +[gc]: https://courses.cs.washington.edu/courses/cse590p/05au/p50-bacon.pdf