diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-08-08 20:18:26 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-08-08 20:18:26 -0400 |
commit | 58a020f2b91841e996df197a34f18951ea3b923c (patch) | |
tree | ce32d00d7127bdf8683e956993171f6b977fb9a9 /docs/features | |
parent | 0efcea486760a59033819f5dc954a73c031baea5 (diff) | |
download | cmd2-git-58a020f2b91841e996df197a34f18951ea3b923c.tar.gz |
Updated Sphinx docs resources page to link to PyOhio 2019 presentation instead of Florida PyCon 2017 one
Diffstat (limited to 'docs/features')
-rw-r--r-- | docs/features/shortcuts_aliases_macros.rst | 2 |
1 files changed, 1 insertions, 1 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 |