[Python-checkins] r60172 - python/trunk/Doc/bugs.rst
georg.brandl
python-checkins at python.org
Mon Jan 21 19:41:24 CET 2008
Author: georg.brandl
Date: Mon Jan 21 19:41:24 2008
New Revision: 60172
Modified:
python/trunk/Doc/bugs.rst
Log:
Use original location of document, which has translations.
Modified: python/trunk/Doc/bugs.rst
==============================================================================
--- python/trunk/Doc/bugs.rst (original)
+++ python/trunk/Doc/bugs.rst Mon Jan 21 19:41:24 2008
@@ -49,7 +49,7 @@
.. seealso::
- `How to Report Bugs Effectively <http://www-mice.cs.ucl.ac.uk/multimedia/software/documentation/ReportingBugs.html>`_
+ `How to Report Bugs Effectively <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_
Article which goes into some detail about how to create a useful bug report.
This describes what kind of information is useful and why it is useful.
More information about the Python-checkins
mailing list