diff options
author | Fred Drake <fdrake@acm.org> | 2003-07-30 02:55:28 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2003-07-30 02:55:28 (GMT) |
commit | 9d843087b6153ab501343d9d26887c3a0f22d292 (patch) | |
tree | c9e17fac95401e5fd1bd80edfc2a8bb6f2f3592f /Doc/html/about.html | |
parent | 333d6fd5836865fda87355ef9f346a602bec07ad (diff) | |
download | cpython-9d843087b6153ab501343d9d26887c3a0f22d292.zip cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.gz cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.bz2 |
update the documentation contact address
Diffstat (limited to 'Doc/html/about.html')
-rw-r--r-- | Doc/html/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/html/about.html b/Doc/html/about.html index 0e0fb64..1d69fd1 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html @@ -55,8 +55,8 @@ <h2>Comments and Questions</h2> <p> General comments and questions regarding this document should - be sent by email to <a href="mailto:python-docs@python.org" - >python-docs@python.org</a>. If you find specific errors in + be sent by email to <a href="mailto:docs@python.org" + >docs@python.org</a>. If you find specific errors in this document, please report the bug at the <a href="http://sourceforge.net/bugs/?group_id=5470">Python Bug Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>. |