Skip to content

Commit df7b99c

Browse files
gwjacobsmiss-islington
authored andcommitted
Fix a broken reference link in the colorsys docs (GH-152028)
(cherry picked from commit cac197a) Co-authored-by: gwjacobs <146255974+gwjacobs@users.noreply.github.com>
1 parent da5ed62 commit df7b99c

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-
https://poynton.ca/ColorFAQ.html and
24+
https://www.poynton.ca/pdf/ColourFAQ.pdf 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)