changeset 66:590a03d6eb6b

Lower case name in references.
author Brian Neal <bgneal@gmail.com>
date Sat, 20 Jul 2013 18:53:39 -0500
parents 256b3f3e35e9
children a2647b9fe107
files docs/index.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/index.rst	Sat Jul 20 18:52:45 2013 -0500
+++ b/docs/index.rst	Sat Jul 20 18:53:39 2013 -0500
@@ -102,7 +102,7 @@
    Graphical M-209 simulator
 #. `Mark J. Blair's Hagelin project suite at GitHub <https://github.com/NF6X/hagelin>`_
    - M-209 simulator written in C++
-#. `Jean-François BOUCHAUDY's Crypto Pages <http://www.jfbouch.fr/crypto/>`_
+#. `Jean-François Bouchaudy's Crypto Pages <http://www.jfbouch.fr/crypto/>`_
    - Includes another Python-based M-209 simulator and a M-209 challenge. In French.
 #. `The C-38 / M-209 Cipher Machine <http://hem.passagen.se/tan01/c38.html>`_
    - Another M-209 page. This one has useful info on creating key lists and a C-38 simulator written in C.