Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ef4d32

Browse files
alexmiss-islington
authored andcommitted
Update link in colorsys docs to be https (GH-14062)
1 parent 7d23dbe commit 6ef4d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/colorsys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spaces, the coordinates are all between 0 and 1.
2121
.. seealso::
2222

2323
More information about color spaces can be found at
24-
http://poynton.ca/ColorFAQ.html and
24+
https://poynton.ca/ColorFAQ.html and
2525
https://www.cambridgeincolour.com/tutorials/color-spaces.htm.
2626

2727
The :mod:`colorsys` module defines the following functions:

0 commit comments

Comments
 (0)