[2.7] Update link in colorsys docs to be https (GH-14062) (GH-14110)

This commit is contained in:
Alex Gaynor 2019-06-17 21:41:44 -04:00 committed by Miss Islington (bot)
parent d8e3a8af77
commit eb8b55927b
1 changed files with 1 additions and 1 deletions

View 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: