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/p3p.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/p3p.html')
-rwxr-xr-x | htdocs/p3p.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/p3p.html b/htdocs/p3p.html index 034a213..d23621e 100755 --- a/htdocs/p3p.html +++ b/htdocs/p3p.html @@ -6,7 +6,7 @@ <head> <title>About the W3C HTML Validation Service</title> <meta name="revision" - content="$Id: p3p.html,v 1.2 2002-08-20 01:51:23 link Exp $" /> + content="$Id: p3p.html,v 1.3 2002-12-08 14:39:25 ville Exp $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -47,7 +47,7 @@ <li><a href="http://www.w3.org/TR/xhtml1/">The W3C XHTML 1.0 Recommendation</a></li> <li>The <a - href="http://www.htmlhelp.org/tools/validator/">WDG HTML + href="http://www.htmlhelp.com/tools/validator/">WDG HTML validator</a> is another excellent online validation service</li> <li><a href="http://arealvalidator.com/">A Real Validator</a> @@ -111,7 +111,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2002-08-20 01:51:23 $ + $Date: 2002-12-08 14:39:25 $ </address> </body> |