From 6a6bcf16370beff2e0d1a034661654d5c335b5ee Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sat, 7 Aug 2021 20:44:08 -0700 Subject: [PATCH] bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH-27665) (cherry picked from commit ebecffdb6d5fffa4249f9a813f1fc1915926feb5) Co-authored-by: Senthil Kumaran Co-authored-by: Senthil Kumaran --- Doc/bugs.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/bugs.rst b/Doc/bugs.rst index a17f04d26fa4..ee914920f10f 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -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 `_ - 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 -- 2.47.3