diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index efe806e..1d72dde 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -36,7 +36,7 @@ SOAP 1.2 validation interface documentation</h2> <h3 id="requestformat">Validation Request Format</h3> <p>Below is a table of the parameter you can use to send a query to the W3C Markup Validator.</p> -<p>If you want to use W3c's public validation server, use the parameters below +<p>If you want to use W3C's public validation server, use the parameters below in conjunction with the following base URI:<br /> <kbd>http://validator.w3.org/check</kbd> <br /> (replace with the address of your own server if you want to call a private instance of the validator)</p> |