diff docs/index.rst @ 366:40cba30b6125

refresh corrections
author cat@eee
date Thu, 18 Feb 2010 14:20:43 -0500
parents 29221236d1a1
children 2d244d7a675b
line wrap: on
line diff
--- a/docs/index.rst	Thu Feb 18 14:04:27 2010 -0500
+++ b/docs/index.rst	Thu Feb 18 14:20:43 2010 -0500
@@ -38,7 +38,7 @@
 * cmd_
 * `project bug tracker`_
 * `cmd2 project page`_
-* `PyCon 2010 presentation`: Easy Command-Line Applications with cmd and cmd2
+* `PyCon 2010 presentation`_: Easy Command-Line Applications with cmd and cmd2
 
 These docs will refer to ``App`` as your ``cmd2.Cmd``
 subclass, and ``app`` as an instance of ``App``.  Of