Skip to content

Commit 53aaee9

Browse files
committed
Removed broken link from docs
1 parent d9f441b commit 53aaee9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ Resources
4848
* `project bug tracker`_
4949
* Florida PyCon 2017: `slides <https://docs.google.com/presentation/d/1LRmpfBt3V-pYQfgQHdczf16F3hcXmhK83tl77R6IJtE>`_
5050
* PyOhio 2011: `video <https://archive.org/details/pyvideo_541___pyohio-2011-interactive-command-line-interpreters-with-cmd-and-cmd2>`_
51-
* PyCon 2010: `presentation <https://github.com/python-cmd2/cmd2/blob/master/docs/pycon2010/pycon2010.rst>`_,
52-
`video <http://pyvideo.org/pycon-us-2010/pycon-2010--easy-command-line-applications-with-c.html>`_
51+
* PyCon 2010: `video <http://pyvideo.org/pycon-us-2010/pycon-2010--easy-command-line-applications-with-c.html>`_
5352

5453
These docs will refer to ``App`` as your ``cmd2.Cmd``
5554
subclass, and ``app`` as an instance of ``App``. Of

0 commit comments

Comments
 (0)