diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-11-19 18:56:54 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-11-19 18:56:54 +0000 |
commit | 6b5c14fe787dab4b9703a5330fbb441eaea095a7 (patch) | |
tree | 2b0d156f4d124edaf89b8ce683986f0a6b49c300 | |
parent | f481598cd046c1a48f5eae1ba06c3c73a5f348ff (diff) | |
download | cpython-git-6b5c14fe787dab4b9703a5330fbb441eaea095a7.tar.gz |
Remove an old SF reference.
-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 3b15a65669..634cd31d1b 100644 --- a/Doc/html/about.html +++ b/Doc/html/about.html @@ -58,8 +58,8 @@ 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>. + href="http://bugs.python.org/">Python Bug + Tracker</a>. If you are able to provide suggested text, either to replace existing incorrect or unclear material, or additional text to supplement what's already available, we'd appreciate the |