Issue 852236: broken url in colorsys documentation (original) (raw)

Issue852236

Created on 2003-12-01 18:36 by siggyf, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
diff.txt siggyf,2003-12-01 18:36 patch for incorrect url in libcolorsys.tex
Messages (3)
msg44989 - (view) Author: Fedor Baart (siggyf) Date: 2003-12-01 18:36
The document libcolorsys.tex in the Doc/lib folder has an broken url referenced (http://www.inforamp.net/\% 7epoynton/ColorFAQ.html). I looked up the new url and found it to be at (http://www.poynton.com/ColorFAQ.html). I attached a patch which I created with windows (don't know if that messes up end-line characters). Please check if its correct before applying it.
msg44990 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2003-12-11 04:37
Logged In: YES user_id=357491 Fixed as revision 1.2 in CVS. Thanks, Fedor.
msg44991 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2003-12-11 04:38
Logged In: YES user_id=357491 Fixed as revision 1.2 in CVS. Thanks, Fedor.
History
Date User Action Args
2022-04-11 14:56:01 admin set github: 39641
2003-12-01 18:36:21 siggyf create