This commit is contained in:
Justin Ethier 2016-09-29 00:13:25 -04:00
parent 9fb600c610
commit 58fca8c373

View file

@ -2,7 +2,7 @@
The `(scheme write)` library provides procedures for writing Scheme objects.
For more information see the [R<sup>7</sup>RS Scheme Specification](r7rs.pdf).
For more information see the [R<sup>7</sup>RS Scheme Specification](../../r7rs.pdf).
- [`display`](#display)
- [`write`](#write)