updated CSUG pointer

original commit: 93b428e656504852a3efb154217e4f7779d74c1d
This commit is contained in:
dyb 2017-11-02 10:37:55 -04:00
parent 59d2ca053c
commit 431c1af87f

View File

@ -48,7 +48,7 @@ The R6RS core of the Chez Scheme language is described in
which also includes an introduction to Scheme and a set of example programs.
Chez Scheme's additional language, run-time system, and
programming environment features are described in the
[Chez Scheme User's Guide](http://cisco.github.io/ChezScheme/csug9.4/csug.html).
[Chez Scheme User's Guide](http://cisco.github.io/ChezScheme/csug9.5/csug.html).
The latter includes a shared index and a shared summary of forms,
with links where appropriate to the former, so it is often the best
starting point.