- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 18 Sep 2007 05:27:40 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs/tests In directory hutz:/tmp/cvs-serv28730 Modified Files: links_redirects.html Log Message: basic test cases for link checker Index: links_redirects.html =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/tests/links_redirects.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- links_redirects.html 18 Sep 2007 05:24:20 -0000 1.1 +++ links_redirects.html 18 Sep 2007 05:27:38 -0000 1.2 @@ -13,7 +13,7 @@ <ul> <li><a href="http://www.w3.org/QA">W3C /QA (directory redirect)</a></li> <li><a href="http://www.w3.org/QA/weekinqa">/QA/weekinqa (permanent redirect)</a></li> - <li><a href="/QA/monthinqa">/QA/monthinqa (temp redirect)</a></li> + <li><a href="http://www.w3.org/QA/monthinqa">/QA/monthinqa (temp redirect)</a></li> </ul> </body>
Received on Tuesday, 18 September 2007 06:53:13 UTC