summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/ucn_output.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/ucn_output.tmpl b/share/templates/en_US/ucn_output.tmpl
index 6b79940..647435e 100644
--- a/share/templates/en_US/ucn_output.tmpl
+++ b/share/templates/en_US/ucn_output.tmpl
@@ -5,7 +5,7 @@ X-W3C-Validator-Errors: <TMPL_VAR NAME="number_of_errors">
<?xml version="1.0" encoding="UTF-8"?>
<observationresponse xmlns="http://www.w3.org/unicorn/observationresponse"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.w3.org/unicorn/observationresponse file:/home/jean/observer-response.xsd">
+ xsi:schemaLocation="http://www.w3.org/unicorn/observationresponse http://www.w3.org/QA/2006/obs_framework/response/observer-response.xsd">
<uri><TMPL_VAR NAME="file_uri" ESCAPE="HTML"></uri>
<checkedby><TMPL_VAR NAME="cfg_home_page" ESCAPE="HTML"></checkedby>
<passed><TMPL_IF NAME="VALID">true<TMPL_ELSE>false</TMPL_IF></passed>