summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2003-12-11 04:37:24 (GMT)
committerBrett Cannon <bcannon@gmail.com>2003-12-11 04:37:24 (GMT)
commit35415da67c11e2a3193644c5186df340cde93042 (patch)
tree085d2faacaf92cc2e6c5f6c7a2b169cf61c0c790
parentbbd290ab8d4bccb6c537cb23b813026b0d733114 (diff)
downloadcpython-35415da67c11e2a3193644c5186df340cde93042.zip
cpython-35415da67c11e2a3193644c5186df340cde93042.tar.gz
cpython-35415da67c11e2a3193644c5186df340cde93042.tar.bz2
Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and
finding proper link.
-rw-r--r--Doc/lib/libcolorsys.tex2
1 files changed, 1 insertions, 1 deletions
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: