diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-06 18:46:19 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-06 18:46:19 +0200 |
commit | f4e8b64977f54d0f49b57cfea4bce0ce62415824 (patch) | |
tree | ecd4d590f3421931b6f2d22574948ba5ef5385cc /htdocs/docs/users.html | |
parent | 7f5cb8277278b5ecb0858c08c0b0b750b093bdc1 (diff) | |
download | markup-validator-f4e8b64977f54d0f49b57cfea4bce0ce62415824.zip markup-validator-f4e8b64977f54d0f49b57cfea4bce0ce62415824.tar.gz markup-validator-f4e8b64977f54d0f49b57cfea4bce0ce62415824.tar.bz2 |
No need to link to /check with no parameters.
Diffstat (limited to 'htdocs/docs/users.html')
-rwxr-xr-x | htdocs/docs/users.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index c1b405d..367ae6a 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -87,8 +87,7 @@ Validator CGI program. The home page is <<a href="http://validator.w3.org/">http://validator.w3.org/</a>> at the moment (and for the foreseeable future) and the CGI program can be - reached at - <<a href="http://validator.w3.org/check">http://validator.w3.org/check</a>>. + reached at <http://validator.w3.org/check>. </p> <p> If you call the CGI program with the "uri=referer" query string parameter |