- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Fri, 30 Apr 2004 06:03:40 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv27288
Modified Files:
Tag: validator-0_6_0-branch
help.html
Log Message:
markup fix - pruning an extra <code>
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.12.2.18
retrieving revision 1.12.2.19
diff -u -d -r1.12.2.18 -r1.12.2.19
--- help.html 30 Apr 2004 04:05:41 -0000 1.12.2.18
+++ help.html 30 Apr 2004 06:03:36 -0000 1.12.2.19
@@ -471,7 +471,7 @@
<li>The validator can not fix this issue. You will have to (ask your administrator to) reconfigure
whichever zealous software is stripping this referrer info.</li>
<li>If you have a link on your page using the "/check/referer" feature, you could replace them with the
- a link to the validator without this feature, e.g. <code><code>http://validator.w3.org/check?uri=http://www.example.com</code></li>
+ a link to the validator without this feature, e.g. <code>http://validator.w3.org/check?uri=http://www.example.com</code></li>
<li>If you have no control over the page or annoying software, simply append the address of the page you wanted validated
to the <code>http://validator.w3.org/check?uri=</code> address.</li>
</ul>
Received on Friday, 30 April 2004 02:03:51 UTC