]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[2.7] Update link in colorsys docs to be https (GH-14062) (GH-14110)
authorAlex Gaynor <alex.gaynor@gmail.com>
Tue, 18 Jun 2019 01:41:44 +0000 (21:41 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Jun 2019 01:41:44 +0000 (18:41 -0700)
Doc/library/colorsys.rst

index f1447e83b0c186691552fbf21404d84279760aaf..32eac8e3eea1b602460be09e3fbb6e2464806581 100644 (file)
@@ -20,7 +20,7 @@ spaces, the coordinates are all between 0 and 1.
 .. seealso::
 
    More information about color spaces can be found at
-   http://www.poynton.com/ColorFAQ.html and
+   https://www.poynton.com/ColorFAQ.html and
    https://www.cambridgeincolour.com/tutorials/color-spaces.htm.
 
 The :mod:`colorsys` module defines the following functions: