diff options
Diffstat (limited to 'htdocs/docs/users.html')
-rwxr-xr-x | htdocs/docs/users.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 6afd1e9..c1a6e42 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -89,8 +89,8 @@ <<a href="http://validator.w3.org/check">http://validator.w3.org/check</a>>. </p> <p> - If you call the CGI program with extra path info matching "/referer" - (i.e. <<a href="http://validator.w3.org/check/referer">http://validator.w3.org/check/referer</a>>) + If you call the CGI program with the "uri=referer" query string parameter + (i.e. <<a href="http://validator.w3.org/check?uri=referer">http://validator.w3.org/check?uri=referer</a>>) it will fetch the referring document and validate that. This means that if you embed a link to that URL in your pages, following on that link will send you the validation results for that page. |