summaryrefslogtreecommitdiffstats
path: root/Doc/bugs.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-03-15 00:20:19 (GMT)
committerGeorg Brandl <georg@python.org>2008-03-15 00:20:19 (GMT)
commit026778174298e652bd91ebe5a11db1bd3a3e0902 (patch)
tree82f89fbf0d19fd793605d47cd5558d039a97d93d /Doc/bugs.rst
parentbd77681f36238e5803857414ba46c722f7f28e42 (diff)
downloadcpython-026778174298e652bd91ebe5a11db1bd3a3e0902.zip
cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.gz
cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.bz2
Fix lots of broken links in the docs, found by Sphinx' external link checker.
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 8b8df81..9abe50c 100644
--- a/Doc/bugs.rst
+++ b/Doc/bugs.rst
@@ -53,7 +53,7 @@ taken on the bug.
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.
- `Bug Writing Guidelines <http://www.mozilla.org/quality/bug-writing-guidelines.html>`_
+ `Bug Writing Guidelines <http://developer.mozilla.org/en/docs/Bug_writing_guidelines>`_
Information about writing a good bug report. Some of this is specific to the
Mozilla project, but describes general good practices.