diff options
author | ot <ot@localhost> | 2008-08-12 20:42:03 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2008-08-12 20:42:03 +0000 |
commit | cd44f9802b066851157c937e412c816805233fae (patch) | |
tree | 5e970f62d55995109d826a3ea2a6777783b66900 /htdocs/intro.html | |
parent | e18a83d206e756dd957e035168718d60002dc3d0 (diff) | |
download | markup-validator-cd44f9802b066851157c937e412c816805233fae.zip markup-validator-cd44f9802b066851157c937e412c816805233fae.tar.gz markup-validator-cd44f9802b066851157c937e412c816805233fae.tar.bz2 |
slightly amended intro text, for distributed versions - as discussed w/ Sierk
Diffstat (limited to 'htdocs/intro.html')
-rw-r--r-- | htdocs/intro.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/intro.html b/htdocs/intro.html index 31b5724..f94d10b 100644 --- a/htdocs/intro.html +++ b/htdocs/intro.html @@ -13,6 +13,6 @@ </div> <p id="test_warning"><img src="images/info_icons/warning.png" alt="Important" /> - This is a special instance of the validator, used for development and testing purposes.<br /> - If you would like to use or link to a stable version of the validator, see <a href="http://validator.w3.org/">validator.w3.org</a>. + This instance of the validator is either a development version used for testing purposes, or a local copy of the <a href="http://validator.w3.org/source/">W3C Markup Validator software</a> used for development and testing purposes.<br /> + The official validation service supported by the W3C is at <a href="http://validator.w3.org/">validator.w3.org</a>. </p>
\ No newline at end of file |