- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 09 Apr 2005 14:52:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs In directory hutz:/tmp/cvs-serv10471/docs Modified Files: checklink.html Log Message: Fix navbar markup. Index: checklink.html =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- checklink.html 31 Mar 2005 06:25:28 -0000 1.29 +++ checklink.html 9 Apr 2005 14:52:49 -0000 1.30 @@ -19,7 +19,7 @@ <ul class="navbar" id="menu"> <li><span class="hideme"><a href="#main" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <li><a href="http://validator.w3.org/checklink" accesskey="1" title="The Link Checker Service at W3C">Link Checker</a></li> + <a href="http://validator.w3.org/checklink" accesskey="1" title="The Link Checker Service at W3C">Link Checker</a></li> <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" title="Download the source / Install this service">Download</a></li> <li><a href="#csb" title="feedback: comments, suggestions and bugs" accesskey="4">Feedback</a></li> <li><a href="http://validator.w3.org" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li>
Received on Saturday, 9 April 2005 14:52:51 UTC