From b5bb703b48c2b353659867d191fb434da96cf63a Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 9 Jul 2011 20:28:46 -0600 Subject: [PATCH] fix cross reference Merge to 5.1.2 --- collects/htdp/htdp.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/htdp/htdp.scrbl b/collects/htdp/htdp.scrbl index 3b74e16618..26f98f7cbb 100644 --- a/collects/htdp/htdp.scrbl +++ b/collects/htdp/htdp.scrbl @@ -20,7 +20,7 @@ file from the filesystem.} @racket[require] statement.}] Under the hood, HTdP Teachpacks and HTdP Libraries are implemented the same way, -using normal Racket @secref[#:doc '(lib "scribblings/guide/module.scrbl") "modules"]. +using normal Racket @secref[#:doc '(lib "scribblings/guide/guide.scrbl") "modules"]. When implementing an extension intended for students, pay a special attention to the error messages. The error messages of DrRacket's teaching languages go to