From e056174cb3404780adf1c2888b566ebf872d1708 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Fri, 23 Mar 2018 21:22:33 -0400 Subject: Added link to video of Florida Pycon 2017 presentation on cmd2 Link added to both README and Resources section of Sphinx docs. --- docs/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index b034dafd..70b1b69a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,8 +47,7 @@ Resources * cmd_ * `cmd2 project page`_ * `project bug tracker`_ -* Florida PyCon 2017: `slides `_ -* PyOhio 2011: `video `_ +* Florida PyCon 2017: `slides `_, `video `_ These docs will refer to ``App`` as your ``cmd2.Cmd`` subclass, and ``app`` as an instance of ``App``. Of -- cgit v1.2.1