diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-01-06 10:04:12 -0800 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-01-06 10:04:12 -0800 |
| commit | 28c87fed19bc1609716d532819a7f25b0b9494d3 (patch) | |
| tree | bc1080e0bf78ea3d6ec41cade90f3b29066f4a82 /doc/cmd.rst | |
| parent | 62a47468147c97379ea106b3f9c994445b4a08a4 (diff) | |
| download | python-coveragepy-git-28c87fed19bc1609716d532819a7f25b0b9494d3.tar.gz | |
Update all Read the Docs links to use https
Diffstat (limited to 'doc/cmd.rst')
| -rw-r--r-- | doc/cmd.rst | 2 |
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/ |
