From ebecffdb6d5fffa4249f9a813f1fc1915926feb5 Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Sat, 7 Aug 2021 20:18:10 -0700 Subject: [PATCH] bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) --- Doc/bugs.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 8ffc8b14c53..82819792a1a 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