diff options
author | gerald <gerald@localhost> | 2000-04-28 17:13:47 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-04-28 17:13:47 +0000 |
commit | 4edbb4a091102eaefc38523f95ea3bace9a9ae73 (patch) | |
tree | 5735b9cf25b9e1a7be02bcd337f1a4278206402b /htdocs | |
parent | 0d1c0e92ae8a4eb1786e90d6f67e1342bd1b2e78 (diff) | |
download | markup-validator-4edbb4a091102eaefc38523f95ea3bace9a9ae73.zip markup-validator-4edbb4a091102eaefc38523f95ea3bace9a9ae73.tar.gz markup-validator-4edbb4a091102eaefc38523f95ea3bace9a9ae73.tar.bz2 |
fixed a broken link to markg's home page
Diffstat (limited to 'htdocs')
-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 133915d..d27c2a3 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -6,7 +6,7 @@ <head> <title>About the W3C HTML Validation Service</title> <meta name="revision" - content="$Id: about.html,v 1.3 2000-04-28 08:30:03 gerald Exp $" /> + content="$Id: about.html,v 1.4 2000-04-28 17:13:47 gerald Exp $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -101,7 +101,7 @@ href="http://lists.w3.org/Archives/Public/www-html/1994Jul/0015">first online HTML validation service</a> was created by <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a> and <a - href="http://www.webtechs.com/markg/">Mark Gaither</a>. + href="http://www.gaither.com/mark/">Mark Gaither</a>. </p> <hr /> @@ -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: 2000-04-28 08:30:03 $ + $Date: 2000-04-28 17:13:47 $ </address> </body> |