diff options
author | ville <ville@localhost> | 2002-12-08 14:39:26 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2002-12-08 14:39:26 +0000 |
commit | 6ca2309115862f85b877e7a78bcf80de3133898c (patch) | |
tree | cf3f17466b03cb6367b7c9de3fa1e1771e2df5f6 /htdocs/about.html | |
parent | 71779cb70e239664a1a35e8c13be35836a0eef4e (diff) | |
download | markup-validator-6ca2309115862f85b877e7a78bcf80de3133898c.zip markup-validator-6ca2309115862f85b877e7a78bcf80de3133898c.tar.gz markup-validator-6ca2309115862f85b877e7a78bcf80de3133898c.tar.bz2 |
Fix a broken links found by checklink.
Diffstat (limited to 'htdocs/about.html')
-rwxr-xr-x | htdocs/about.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 8b61646..e88cd4b 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.19 2002-12-01 13:40:31 link Exp $" ---><!--#set var="date" value="\$Date: 2002-12-01 13:40:31 $" +<!--#set var="revision" value="\$Id: about.html,v 1.20 2002-12-08 14:39:25 ville Exp $" +--><!--#set var="date" value="\$Date: 2002-12-08 14:39:25 $" --><!--#set var="title" value="About the W3C MarkUp Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -59,7 +59,7 @@ <h3>Online Tools & Other Validators</h3> <ul> <li>The <a - href="http://www.htmlhelp.org/tools/validator/"><acronym + href="http://www.htmlhelp.com/tools/validator/"><acronym title="Web Design Group">WDG</acronym> <acronym title="HyperText Markup Language">HTML</acronym> validator</a> is another excellent online validation service.</li> |