[2.7] Update link in colorsys docs to be https (GH-14062) (GH-14110)
This commit is contained in:
parent
d8e3a8af77
commit
eb8b55927b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue