http -> https

This commit is contained in:
Benjamin Peterson 2015-05-17 00:14:10 -04:00
parent 2f9f0e42b5
commit 9fd81459d0
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ How to Make A Release
As much as possible, the release steps are automated and guided by the
release script, which is available in a separate repository:
http://hg.python.org/release/
https://hg.python.org/release/
We use the following conventions in the examples below. Where a release
number is given, it is of the form X.Y.ZaN, e.g. 3.3.0a3 for Python 3.3.0