summaryrefslogtreecommitdiff
path: root/docs/topics/testing/advanced.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2018-01-07 14:28:41 +0100
committerGitHub <noreply@github.com>2018-01-07 14:28:41 +0100
commit7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc (patch)
tree7f2c5870c682c2cdce61a571049d84ae2f403fe2 /docs/topics/testing/advanced.txt
parent762bd34c3699875d315d478b3efb090155beb743 (diff)
Updated various links in docs to use HTTPS.
Diffstat (limited to 'docs/topics/testing/advanced.txt')
-rw-r--r--docs/topics/testing/advanced.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt
index f4c875b1c6..026b443b72 100644
--- a/docs/topics/testing/advanced.txt
+++ b/docs/topics/testing/advanced.txt
@@ -715,5 +715,5 @@ listed here because of the ``source`` flag passed to the previous command.
For more options like annotated HTML listings detailing missed lines, see the
`coverage.py`_ docs.
-.. _coverage.py: http://coverage.readthedocs.io/
+.. _coverage.py: https://coverage.readthedocs.io/
.. _install coverage.py: https://pypi.python.org/pypi/coverage