diff options
| author | Fred Drake <fdrake@acm.org> | 2003-05-22 15:09:27 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2003-05-22 15:09:27 +0000 |
| commit | 4864bfb88ff0974d86bc09515d01b20f57f014dc (patch) | |
| tree | 6c801880b2dfc079a6d08a1dd30bbf45fb8dd0d4 /Doc | |
| parent | 6ce0b600633e9f8b342b33ebe570fee34cafbda6 (diff) | |
| download | cpython-git-4864bfb88ff0974d86bc09515d01b20f57f014dc.tar.gz | |
Minor elaboration in the information about reporting errors.
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/html/stdabout.dat | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/html/stdabout.dat b/Doc/html/stdabout.dat index a9b27184ba..bf0f1e6ff5 100644 --- a/Doc/html/stdabout.dat +++ b/Doc/html/stdabout.dat @@ -30,7 +30,8 @@ <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 - this document, please report the bug at the <a + this document, either in the content or the presentation, 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>. </p> |
