From: Alex Gaynor Date: Mon, 13 Oct 2014 19:55:21 +0000 (-0700) Subject: issue22626: Use https:// for a link to the bug tracker X-Git-Tag: v3.5.0a1~666^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53dfcd86e93d78c0070d3da19e932694518b5c40;p=python issue22626: Use https:// for a link to the bug tracker --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 847c010802..4e83d4d61d 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -29,7 +29,7 @@ Using the Python issue tracker ============================== Bug reports for Python itself should be submitted via the Python Bug Tracker -(http://bugs.python.org/). The bug tracker offers a Web form which allows +(https://bugs.python.org/). The bug tracker offers a Web form which allows pertinent information to be entered and submitted to the developers. The first step in filing a report is to determine whether the problem has