diff options
-rw-r--r-- | docs/features/shortcuts_aliases_macros.rst | 2 | ||||
-rw-r--r-- | docs/overview/resources.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/features/shortcuts_aliases_macros.rst b/docs/features/shortcuts_aliases_macros.rst index 43a26ad7..b84403c8 100644 --- a/docs/features/shortcuts_aliases_macros.rst +++ b/docs/features/shortcuts_aliases_macros.rst @@ -96,4 +96,4 @@ For more details on listing macros run: ``help macro list`` For more details on deleting macros run: ``help macro delete`` -Note: Macros cannot have the same name as a command or alias
\ No newline at end of file +Note: Macros cannot have the same name as a command or alias diff --git a/docs/overview/resources.rst b/docs/overview/resources.rst index 487ac316..142dbd20 100644 --- a/docs/overview/resources.rst +++ b/docs/overview/resources.rst @@ -10,4 +10,4 @@ Project related links and other resources: * cmd_ * `cmd2 project page`_ * `project bug tracker`_ -* Florida PyCon 2017: `slides <https://docs.google.com/presentation/d/1LRmpfBt3V-pYQfgQHdczf16F3hcXmhK83tl77R6IJtE>`_, `video <https://www.youtube.com/watch?v=6m0RdpITaeY>`_ +* PyOhio 2019: `slides <https://github.com/python-cmd2/talks/blob/master/PyOhio_2019/cmd2-PyOhio_2019.pdf>`_, `video <https://www.youtube.com/watch?v=pebeWrTqIIw>`_, `examples <https://github.com/python-cmd2/talks/tree/master/PyOhio_2019/examples>`_ |