summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 364ed998..54be5656 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -6,7 +6,7 @@ FAQ and Other Help
:history: 20090613T141800, brand new docs.
-Frequently Asked Questions
+Frequently asked questions
--------------------------
**Q: Why do unexecutable lines show up as executed?**
@@ -42,14 +42,15 @@ It's good, but `it isn't perfect
<http://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html>`_.
-Getting More Help
+Getting more help
-----------------
You can discuss coverage or get help using it on the `Testing In Python
<http://lists.idyll.org/listinfo/testing-in-python>`_ mailing list.
Bug reports are gladly accepted at the `bitbucket issue tracker
-<http://bitbucket.org/ned/coveragepy/issues/>`_.
+<http://bitbucket.org/ned/coveragepy/issues/>`_. Bitbucket also hosts the
+`code repository <http://bitbucket.org/ned/coveragepy>`_.
Lastly, `I can be reached <http://nedbatchelder.com/site/aboutned.html>`_ in a
number of ways.