]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664)
authorSenthil Kumaran <senthil@python.org>
Sun, 8 Aug 2021 03:18:10 +0000 (20:18 -0700)
committerGitHub <noreply@github.com>
Sun, 8 Aug 2021 03:18:10 +0000 (20:18 -0700)
Doc/bugs.rst

index 8ffc8b14c53e4e401a7935a4d64de6ab692cb1cc..82819792a1ad8c4bbabd022818ced65e7e06e8f9 100644 (file)
@@ -80,10 +80,6 @@ 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 Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
-      Information about writing a good bug report.  Some of this is specific to the
-      Mozilla project, but describes general good practices.
-
 .. _contributing-to-python:
 
 Getting started contributing to Python yourself