diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-07-30 14:25:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 14:25:28 (GMT) |
commit | f7f1c26423b1208ef22cbe0f60f36e26a51cebf6 (patch) | |
tree | 0499d38d116e0ae4b995296b6db472d0952dd50d /Tools/freeze/README | |
parent | 6ca35f2891a4d88503dbb3143db21a0ff258915b (diff) | |
download | cpython-f7f1c26423b1208ef22cbe0f60f36e26a51cebf6.zip cpython-f7f1c26423b1208ef22cbe0f60f36e26a51cebf6.tar.gz cpython-f7f1c26423b1208ef22cbe0f60f36e26a51cebf6.tar.bz2 |
Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478)
(cherry picked from commit be42c06bb01206209430f3ac08b72643dc7cad1c)
Co-authored-by: Noah Kantrowitz <noah@coderanger.net>
Diffstat (limited to 'Tools/freeze/README')
-rw-r--r-- | Tools/freeze/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/freeze/README b/Tools/freeze/README index 5bc5b04..098107c 100644 --- a/Tools/freeze/README +++ b/Tools/freeze/README @@ -293,4 +293,4 @@ module ...: Additional Python modules (referenced by pathname) ---Guido van Rossum (home page: http://www.python.org/~guido/) +--Guido van Rossum (home page: https://www.python.org/~guido/) |