summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-10-13 19:55:21 (GMT)
committerAlex Gaynor <alex.gaynor@gmail.com>2014-10-13 19:55:21 (GMT)
commit5560b4208f1711417f7efe3772b9e3691f569e8f (patch)
tree2fd18e1a475578e4bd9c93e3a5e27c534a07f058
parent49714f402feb414e62a1cffc64568af5e80556d2 (diff)
downloadcpython-5560b4208f1711417f7efe3772b9e3691f569e8f.zip
cpython-5560b4208f1711417f7efe3772b9e3691f569e8f.tar.gz
cpython-5560b4208f1711417f7efe3772b9e3691f569e8f.tar.bz2
issue22626: Use https:// for a link to the bug tracker
-rw-r--r--Doc/bugs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/bugs.rst b/Doc/bugs.rst
index 847c010..4e83d4d 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