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 /README.rst | |
| parent | 62a47468147c97379ea106b3f9c994445b4a08a4 (diff) | |
| download | python-coveragepy-git-28c87fed19bc1609716d532819a7f25b0b9494d3.tar.gz | |
Update all Read the Docs links to use https
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -27,7 +27,7 @@ Coverage.py runs on many versions of Python: Documentation is on `Read the Docs`_. Code repository and issue tracker are on `Bitbucket`_, with a mirrored repository on `GitHub`_. -.. _Read the Docs: http://coverage.readthedocs.io +.. _Read the Docs: https://coverage.readthedocs.io/ .. _Bitbucket: https://bitbucket.org/ned/coveragepy .. _GitHub: https://github.com/nedbat/coveragepy @@ -50,7 +50,7 @@ Getting Started See the `Quick Start section`_ of the docs. -.. _Quick Start section: http://coverage.readthedocs.io/#quick-start +.. _Quick Start section: https://coverage.readthedocs.io/#quick-start Contributing @@ -58,7 +58,7 @@ Contributing See the `Contributing section`_ of the docs. -.. _Contributing section: http://coverage.readthedocs.io/en/latest/contributing.html +.. _Contributing section: https://coverage.readthedocs.io/en/latest/contributing.html License @@ -77,7 +77,7 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_. :target: https://ci.appveyor.com/project/nedbat/coveragepy :alt: Windows build status .. |docs| image:: https://readthedocs.org/projects/coverage/badge/?version=latest&style=flat - :target: http://coverage.readthedocs.io + :target: https://coverage.readthedocs.io/ :alt: Documentation .. |reqs| image:: https://requires.io/github/nedbat/coveragepy/requirements.svg?branch=master :target: https://requires.io/github/nedbat/coveragepy/requirements/?branch=master |
