diff options
-rwxr-xr-x | htdocs/config/tips.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/config/tips.html b/htdocs/config/tips.html index 4c21927..8864da6 100755 --- a/htdocs/config/tips.html +++ b/htdocs/config/tips.html @@ -13,7 +13,7 @@ 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://lists.w3.org/Archives/Public/www-qa/2001Sep/0007">don't say "click here"; not everyone will be clicking</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/">... more quality tip stuff@@</a></li> </ul> </body> |