summaryrefslogtreecommitdiffstats
path: root/Doc/bugs.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-01-21 18:41:24 (GMT)
committerGeorg Brandl <georg@python.org>2008-01-21 18:41:24 (GMT)
commitfa13b5e28bcd547f6856ba31fd4a8b3ad4990d45 (patch)
treec50ba8fe271d1b5fc1d21236e95d6649ed1708f6 /Doc/bugs.rst
parent26543b1dfa62dffd71a27062df28afccd41bc617 (diff)
downloadcpython-fa13b5e28bcd547f6856ba31fd4a8b3ad4990d45.zip
cpython-fa13b5e28bcd547f6856ba31fd4a8b3ad4990d45.tar.gz
cpython-fa13b5e28bcd547f6856ba31fd4a8b3ad4990d45.tar.bz2
Use original location of document, which has translations.
Diffstat (limited to 'Doc/bugs.rst')
-rw-r--r--Doc/bugs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/bugs.rst b/Doc/bugs.rst
index f8f75c2..8b8df81 100644
--- a/Doc/bugs.rst
+++ b/Doc/bugs.rst
@@ -49,7 +49,7 @@ taken on the bug.
.. 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.