Skip to content

Commit b16d27e

Browse files
[3.13] Fix a broken reference link in the colorsys docs (GH-152028) (#157283)
(cherry picked from commit cac197a) Co-authored-by: gwjacobs <146255974+gwjacobs@users.noreply.github.com>
1 parent 997d79d commit b16d27e

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)