diff options
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 1400bb7..8bdd0e6 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.59 2003-02-24 23:33:18 ville Exp $" ---><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.60 2004-04-05 20:33:06 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-04-05 20:33:06 $" --><!--#set var="title" value="TODO List for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -143,9 +143,9 @@ page. </li> <li> - Add link validation using Hugo's - <a href="http://dev.w3.org/cvsweb/validator/httpd/cgi-bin/checklink.pl">checklink - code</a> (or other code with similar functionality). + Add link validation using the + <a href="http://dev.w3.org/cvsweb/perl/modules/W3C/LinkChecker/">link + checker code</a> (or other code with similar functionality). </li> <li> Add a "document meta-information" section to the report, to encourage |