diff options
author | bryan newbold <bnewbold@twinleaf.com> | 2015-08-19 15:07:51 -0700 |
---|---|---|
committer | bryan newbold <bnewbold@twinleaf.com> | 2015-08-19 15:07:51 -0700 |
commit | 8a336ae43a8c9e2fa32375d57b7f8705aa064fab (patch) | |
tree | 2346293356cc5d9a7fdefe095e870b07b64a6e03 /software | |
parent | 527812b722fce1a6cafc78146e4087b86647fd31 (diff) | |
download | knowledge-8a336ae43a8c9e2fa32375d57b7f8705aa064fab.tar.gz knowledge-8a336ae43a8c9e2fa32375d57b7f8705aa064fab.zip |
software/scheme: fix book link
Diffstat (limited to 'software')
-rw-r--r-- | software/scheme.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/software/scheme.page b/software/scheme.page index 27f3693..18bbf05 100644 --- a/software/scheme.page +++ b/software/scheme.page @@ -10,7 +10,7 @@ Scheme ``mit-scheme`` with the ``scmutils`` package is assumed; the command ``mechanics`` starts in interactive edwin prompt. -See also notes on `The Little Schemer </books/Little+Schemer/>`_. +See also notes on `The Little Schemer </books/Little%20Schemer/>`_. Scheme Implementations ----------------------- |