From 17b41f4b42f6326563a4b39d1ad37045191828a0 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 10 Feb 2004 01:18:30 +0000 Subject: Update "more info" link to http://www.poynton.com/ColorFAQ.html . --- Doc/lib/libcolorsys.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libcolorsys.tex b/Doc/lib/libcolorsys.tex index bf317a9..2748377 100644 --- a/Doc/lib/libcolorsys.tex +++ b/Doc/lib/libcolorsys.tex @@ -15,7 +15,7 @@ the I and Q coordinates can be positive or negative. In all other spaces, the coordinates are all between 0 and 1. More information about color spaces can be found at -\url{http://www.inforamp.net/\%7epoynton/ColorFAQ.html}. +\url{http://www.poynton.com/ColorFAQ.html}. The \module{colorsys} module defines the following functions: -- cgit v0.12