diff options
author | connolly <connolly@localhost> | 2001-10-03 19:24:49 +0000 |
---|---|---|
committer | connolly <connolly@localhost> | 2001-10-03 19:24:49 +0000 |
commit | a258a8dcb7f19eb28f95ee8b1e44c6ab943be2a6 (patch) | |
tree | c43ba71841ee3f18440a76a915b33b36592721b6 /htdocs | |
parent | 91d07c6931ab69142642a1a31d2e8651e9a6ce00 (diff) | |
download | markup-validator-a258a8dcb7f19eb28f95ee8b1e44c6ab943be2a6.zip markup-validator-a258a8dcb7f19eb28f95ee8b1e44c6ab943be2a6.tar.gz markup-validator-a258a8dcb7f19eb28f95ee8b1e44c6ab943be2a6.tar.bz2 |
updated noClickHere slug
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/config/tips.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/config/tips.html b/htdocs/config/tips.html index 572a6d4..94d1e60 100755 --- a/htdocs/config/tips.html +++ b/htdocs/config/tips.html @@ -13,11 +13,11 @@ href values.</p> <ul> <li><a href="http://www.w3.org/2001/06tips/good-titles"><strong><title></strong>: the most important element of a quality Web page</a></li> - <li><a href="http://www.w3.org/2001/06tips/noClickHere">don't say "click here"; not everyone will be clicking</a></li> + <li><a href="http://www.w3.org/2001/06tips/noClickHere">Don't use "click here" as link text</a></li> <li><a href="http://www.w3.org/2001/06tips/">... more quality tip stuff@@</a></li> </ul> <address>Dan Connolly and the QA team<br class=''/> - <small>$Id: tips.html,v 1.4 2001-09-28 20:59:02 connolly Exp $</small> + <small>$Id: tips.html,v 1.5 2001-10-03 19:24:49 connolly Exp $</small> </address> </body> </html> |