From 35415da67c11e2a3193644c5186df340cde93042 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 11 Dec 2003 04:37:24 +0000 Subject: Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and finding proper link. --- 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