diff options
Diffstat (limited to 'htdocs/config')
-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> |