- From: Bjoern Hoehrmann via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 29 Apr 2006 16:32:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv5804
Modified Files:
fatal-error.tmpl
Log Message:
fix for http://www.w3.org/mid/44533137.5010909@gmail.com
Index: fatal-error.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/fatal-error.tmpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- fatal-error.tmpl 31 Mar 2006 05:22:10 -0000 1.13
+++ fatal-error.tmpl 29 Apr 2006 16:32:46 -0000 1.14
@@ -40,7 +40,7 @@
<p>
Sorry, this type of
<a href="http://www.w3.org/Addressing/">URL</a>
- <a href="http://www.iana.org/assignments/uri-schemes">scheme</a>
+ <a href="http://www.iana.org/assignments/uri-schemes.html">scheme</a>
(<q><TMPL_VAR NAME="fatal_uri_scheme" ESCAPE="HTML"></q>) is not
supported by this service. Please check that you entered the URL correctly.
</p>
Received on Saturday, 29 April 2006 16:32:54 UTC