fix r6rs link just link in 8d3fd26c6

This commit is contained in:
Robby Findler 2014-08-10 06:53:26 -05:00
parent 6b563a89c8
commit 1c26a5d99c

View File

@ -113,7 +113,7 @@ information about running @|r5rs| programs with Racket.
@subsection{@|r6rs|}
``@|r6rs|'' stands for @link["../r6rs-std/index.html"]{The
``@|r6rs|'' stands for @link["../r6rs/r6rs-std/index.html"]{The
Revised@superscript{6} Report on the Algorithmic Language Scheme},
which extends @|r5rs| with a module system that is similar to the
Racket module system.