]> granicus.if.org Git - python/commitdiff
Update link in colorsys docs to be https (GH-14062)
authorAlex Gaynor <alex.gaynor@gmail.com>
Sat, 15 Jun 2019 14:09:36 +0000 (10:09 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Jun 2019 14:09:36 +0000 (07:09 -0700)
Doc/library/colorsys.rst

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