diff options
author | connolly <connolly@localhost> | 2001-09-28 20:59:02 +0000 |
---|---|---|
committer | connolly <connolly@localhost> | 2001-09-28 20:59:02 +0000 |
commit | 91d07c6931ab69142642a1a31d2e8651e9a6ce00 (patch) | |
tree | da3322b798b7d6bc9e6df375e7b3b050b669533c /htdocs | |
parent | 5e93bdb00a9a8b944e24d199e168e27fb9eb0f3d (diff) | |
download | markup-validator-91d07c6931ab69142642a1a31d2e8651e9a6ce00.zip markup-validator-91d07c6931ab69142642a1a31d2e8651e9a6ce00.tar.gz markup-validator-91d07c6931ab69142642a1a31d2e8651e9a6ce00.tar.bz2 |
updated pointer for "click here" tip
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 21ec200..572a6d4 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://logicerror.com/qualityTipNoClickHere">don't say "click here"; not everyone will be clicking</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/">... more quality tip stuff@@</a></li> </ul> <address>Dan Connolly and the QA team<br class=''/> - <small>$Id: tips.html,v 1.3 2001-09-28 20:50:17 connolly Exp $</small> + <small>$Id: tips.html,v 1.4 2001-09-28 20:59:02 connolly Exp $</small> </address> </body> </html> |