correct email address
diff --git a/Lib/test/README b/Lib/test/README
index 747d842..4509df4 100644
--- a/Lib/test/README
+++ b/Lib/test/README
@@ -3,7 +3,7 @@
 +++++++++++++++++++++++++++++++
 
 :Author: Skip Montanaro
-:Contact: skip@mojam.com
+:Contact: skip@pobox.com
 
 Introduction
 ============
@@ -382,15 +382,6 @@
       statement is *not* correct Python syntax.
 
 
-Python and C statement coverage results are currently available at
-
-    http://www.musi-cal.com/~skip/python/Python/dist/src/
-
-As of this writing (July, 2000) these results are being generated nightly.
-You can refer to the summaries and the test coverage output files to see
-where coverage is adequate or lacking and write test cases to beef up the
-coverage.
-
 Some Non-Obvious regrtest Features
 ==================================
     * Automagic test detection:  When you create a new test file