]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH-27665) 27670/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 Aug 2021 03:44:08 +0000 (20:44 -0700)
committerGitHub <noreply@github.com>
Sun, 8 Aug 2021 03:44:08 +0000 (20:44 -0700)
(cherry picked from commit ebecffdb6d5fffa4249f9a813f1fc1915926feb5)

Co-authored-by: Senthil Kumaran <senthil@python.org>
Co-authored-by: Senthil Kumaran <senthil@python.org>
Doc/bugs.rst

index a17f04d26fa40bb8aad15c2947b3fdc9600774e7..ee914920f10f02889585ee2467b34c4dae88ca64 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