summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index c4d5236..0724a6e 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,6 @@ Coverage measures code coverage, typically during test execution. It uses the
code analysis tools and tracing hooks provided in the Python standard library
to determine which lines are executable, and which have been executed.
-For more information, see http://nedbatchelder.com/code/modules/coverage.html
-The code is hosted at http://bitbucket.org/ned/coveragepy
+For more information, see http://nedbatchelder.com/code/coverage
+Code repo and issue tracking are at http://bitbucket.org/ned/coveragepy