summaryrefslogtreecommitdiff
path: root/doc/source/user/show_commands.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/show_commands.rst')
-rw-r--r--doc/source/user/show_commands.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/show_commands.rst b/doc/source/user/show_commands.rst
index 8751285..ccbb668 100644
--- a/doc/source/user/show_commands.rst
+++ b/doc/source/user/show_commands.rst
@@ -34,7 +34,7 @@ table
The ``table`` formatter uses PrettyTable_ to produce output
formatted for human consumption. This is the default formatter.
-.. _PrettyTable: http://code.google.com/p/prettytable/
+.. _PrettyTable: https://pypi.org/project/prettytable
::