# HG changeset patch # User Brian Neal # Date 1338853911 18000 # Node ID c0ee73872f4e122832ee4f5f1011273df1cefbee # Parent 8347542c24a3deb7ce6045418d76cb388ab0400f Fix document reference in docs. diff -r 8347542c24a3 -r c0ee73872f4e enigma/docs/source/overview.rst --- 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 ------------