Skip to content

Commit e1cde42

Browse files
authored
Merge pull request #757 from python-cmd2/doc_updates
Updated Sphinx docs resources page to link to PyOhio 2019 presentation
2 parents 0efcea4 + 58a020f commit e1cde42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/features/shortcuts_aliases_macros.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ For more details on listing macros run: ``help macro list``
9696

9797
For more details on deleting macros run: ``help macro delete``
9898

99-
Note: Macros cannot have the same name as a command or alias
99+
Note: Macros cannot have the same name as a command or alias

docs/overview/resources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Project related links and other resources:
1010
* cmd_
1111
* `cmd2 project page`_
1212
* `project bug tracker`_
13-
* Florida PyCon 2017: `slides <https://docs.google.com/presentation/d/1LRmpfBt3V-pYQfgQHdczf16F3hcXmhK83tl77R6IJtE>`_, `video <https://www.youtube.com/watch?v=6m0RdpITaeY>`_
13+
* 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>`_

0 commit comments

Comments
 (0)