Skip to content

Commit 28ad2ca

Browse files
[3.15] Fix a broken reference link in the colorsys docs (GH-152028) (#157281)
Co-authored-by: gwjacobs <146255974+gwjacobs@users.noreply.github.com>
1 parent 0dea2dc commit 28ad2ca

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
@@ -19,7 +19,7 @@ spaces, the coordinates are all between 0 and 1.
1919
.. seealso::
2020

2121
More information about color spaces can be found at
22-
https://poynton.ca/ColorFAQ.html and
22+
https://www.poynton.ca/pdf/ColourFAQ.pdf and
2323
https://www.cambridgeincolour.com/tutorials/color-spaces.htm.
2424

2525
The :mod:`!colorsys` module defines the following functions:

0 commit comments

Comments
 (0)