summaryrefslogtreecommitdiff
path: root/doc/cmd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r--doc/cmd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst
index 8dbe56e3..ef4c1135 100644
--- a/doc/cmd.rst
+++ b/doc/cmd.rst
@@ -114,7 +114,7 @@ the processes that multiprocessing creates. Best practice is to use the
configuration file for all options.
.. _multiprocessing: https://docs.python.org/3/library/multiprocessing.html
-.. _greenlet: http://greenlet.readthedocs.io/en/latest/
+.. _greenlet: https://greenlet.readthedocs.io/
.. _gevent: http://www.gevent.org/
.. _eventlet: http://eventlet.net/