summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-06-14 08:31:56 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-06-14 08:31:56 -0400
commit03b7b258014e300f1974b9f5832ccd74e692cc29 (patch)
treefb33d722e3314f74b1c5e65f2bebbfae437db72d /doc/faq.rst
parentd86f865ba3dbc1369f7b08144a8876375edb9eae (diff)
downloadpython-coveragepy-git-03b7b258014e300f1974b9f5832ccd74e692cc29.tar.gz
Update URLs so link-checker doesn't spew red.
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index ea69aea3..ef7e8723 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -98,7 +98,7 @@ as you should.
It's good, but `it isn't perfect`__.
-__ http://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html
+__ https://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html
.. Other resources
@@ -109,15 +109,15 @@ __ http://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html
- `trialcoverage`_ is a plug-in for Twisted trial.
- .. _trialcoverage: http://pypi.python.org/pypi/trialcoverage
+ .. _trialcoverage: https://pypi.python.org/pypi/trialcoverage
- `pytest-coverage`_
- .. _pytest-coverage: http://pypi.python.org/pypi/pytest-coverage
+ .. _pytest-coverage: https://pypi.python.org/pypi/pytest-coverage
- `django-coverage`_ for use with Django.
- .. _django-coverage: http://pypi.python.org/pypi/django-coverage
+ .. _django-coverage: https://pypi.python.org/pypi/django-coverage
**Q: Where can I get more help with coverage.py?**
@@ -129,7 +129,7 @@ mailing list.
Bug reports are gladly accepted at the `Bitbucket issue tracker`_.
-.. _Bitbucket issue tracker: http://bitbucket.org/ned/coveragepy/issues
+.. _Bitbucket issue tracker: https://bitbucket.org/ned/coveragepy/issues
Announcements of new coverage.py releases are sent to the
`coveragepy-announce`_ mailing list.
@@ -139,7 +139,7 @@ Announcements of new coverage.py releases are sent to the
`I can be reached`__ in a number of ways, I'm happy to answer questions about
using coverage.py.
-__ http://nedbatchelder.com/site/aboutned.html
+__ https://nedbatchelder.com/site/aboutned.html
History
@@ -150,5 +150,5 @@ Since 2004, `Ned Batchelder`_ has extended and maintained it with the help of
`many others`_. The :ref:`change history <changes>` has all the details.
.. _Gareth Rees: http://garethrees.org/
-.. _Ned Batchelder: http://nedbatchelder.com
-.. _many others: http://bitbucket.org/ned/coveragepy/src/tip/CONTRIBUTORS.txt
+.. _Ned Batchelder: https://nedbatchelder.com
+.. _many others: https://bitbucket.org/ned/coveragepy/src/tip/CONTRIBUTORS.txt