Remove remaining 'see page' references.
authorGlenn Hutchings <zondo42@gmail.com>
Thu, 28 Apr 2016 20:05:49 +0000 (21:05 +0100)
committerGlenn Hutchings <zondo42@gmail.com>
Thu, 28 Apr 2016 20:05:49 +0000 (21:05 +0100)
chapters/09.rst

index f6a50a1796499016c364888fef2a333079c754d0..4fab821b106c9165dec1ab0b7759ed81c2a6d078 100644 (file)
@@ -496,8 +496,8 @@ blessing; it means that many of the actions which players might attempt are
 already catered for, either by the interpreter doing something useful, or
 by explaining why it's unable to.  Nevertheless, most games find the need
 to define additional actions, and "William Tell" is no exception.  We'll be
-adding four actions of our own: ``Untie``, ``Salute`` (see page 113),
-``FireAt`` (see page 115) and ``Talk`` (see page 116).
+adding four actions of our own: ``Untie``, ``Salute``, ``FireAt`` and
+``Talk``.
 
 .. rubric:: Untie