- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Mar 2010 18:19:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv9023/htdocs/docs
Modified Files:
errors.html
Log Message:
Fix broken feedback link.
Index: errors.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/errors.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- errors.html 8 Mar 2010 18:11:08 -0000 1.46
+++ errors.html 8 Mar 2010 18:19:27 -0000 1.47
@@ -76,7 +76,7 @@
<dt id="ve-47">47: end of document in prolog</dt>
<dd><div class="ve mid-47">
<p>
- This error may appear when the validator receives an empty document. Please make sure that the document you are uploading is not empty, and <a href="./feedback.html">report</a> any discrepancy.
+ This error may appear when the validator receives an empty document. Please make sure that the document you are uploading is not empty, and <a href="http://validator.w3.org/feedback.html">report</a> any discrepancy.
</p>
</div>
<p>
Received on Monday, 8 March 2010 18:19:31 UTC