changeset 37:c0ee73872f4e

Fix document reference in docs.
author Brian Neal <bgneal@gmail.com>
date Mon, 04 Jun 2012 18:51:51 -0500
parents 8347542c24a3
children 1dac708e7b71
files enigma/docs/source/overview.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/enigma/docs/source/overview.rst	Sun Jun 03 18:35:22 2012 -0500
+++ b/enigma/docs/source/overview.rst	Mon Jun 04 18:51:51 2012 -0500
@@ -50,7 +50,7 @@
    $ pyenigma.py --key-file=keys.txt --start=BLA --text='NIBLFMYMLLUFWCASCSSNVHAZ'
    THEXRUSSIANSXAREXCOMINGX
 
-The format of the key file can be found in the documentation for pyenigma.py.
+The format of the key file can be found in :doc:`keyfile`.
 
 Requirements
 ------------