summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index f6085b6..fb6dc91 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -109,15 +109,15 @@ __ https://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html
- `trialcoverage`_ is a plug-in for Twisted trial.
- .. _trialcoverage: https://pypi.python.org/pypi/trialcoverage
+ .. _trialcoverage: https://pypi.org/project/trialcoverage/
- `pytest-coverage`_
- .. _pytest-coverage: https://pypi.python.org/pypi/pytest-coverage
+ .. _pytest-coverage: https://pypi.org/project/pytest-coverage/
- `django-coverage`_ for use with Django.
- .. _django-coverage: https://pypi.python.org/pypi/django-coverage
+ .. _django-coverage: https://pypi.org/project/django-coverage/
**Q: Where can I get more help with coverage.py?**