diff options
| author | Ned Batchelder <nedbat@gmail.com> | 2018-01-06 22:12:15 +0000 |
|---|---|---|
| committer | Ned Batchelder <nedbat@gmail.com> | 2018-01-06 22:12:15 +0000 |
| commit | 7ae3630eac78ca4ba3ccbf84d4b1bef61fcaa8c5 (patch) | |
| tree | 75acbdb186cf4f964b71837d00e055a1caeec300 /doc/index.rst | |
| parent | 62699a318754c6811622d31cfab195b4dbc3775e (diff) | |
| parent | 28c87fed19bc1609716d532819a7f25b0b9494d3 (diff) | |
| download | python-coveragepy-git-7ae3630eac78ca4ba3ccbf84d4b1bef61fcaa8c5.tar.gz | |
Merged in jdufresne/coverage.py (pull request #135)
Update all Read the Docs links to use https
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index b3987ac6..62b748f7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -165,7 +165,7 @@ parts that you know aren't interesting. See :ref:`source` and :ref:`excluding` for details. .. _pytest: http://doc.pytest.org -.. _pytest-cov: http://pytest-cov.readthedocs.io +.. _pytest-cov: https://pytest-cov.readthedocs.io/ .. _contact: |
