From: Brett Cannon Date: Thu, 11 Dec 2003 04:37:24 +0000 (+0000) Subject: Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and X-Git-Tag: v2.4a1~1114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=35415da67c11e2a3193644c5186df340cde93042;p=thirdparty%2FPython%2Fcpython.git Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and finding proper link. --- diff --git a/Doc/lib/libcolorsys.tex b/Doc/lib/libcolorsys.tex index bf317a909b0c..274837733ca5 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: