commit | e73778c1ac0e58d3520b37308b970073e818fa00 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 29 08:36:35 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Wed Oct 29 08:36:35 2014 +0100 |
tree | b176299e5205ce49c5ce71096966101556584eb2 | |
parent | 46761ec7c2938ed48535276e11bd7fc834a9a0ca [diff] [blame] |
Use https:// URLs when referring to python.org hosts.
diff --git a/Doc/distutils/examples.rst b/Doc/distutils/examples.rst index b1ecd01..b08e023 100644 --- a/Doc/distutils/examples.rst +++ b/Doc/distutils/examples.rst
@@ -11,7 +11,7 @@ .. seealso:: - `Distutils Cookbook <http://wiki.python.org/moin/Distutils/Cookbook>`_ + `Distutils Cookbook <https://wiki.python.org/moin/Distutils/Cookbook>`_ Collection of recipes showing how to achieve more control over distutils.