diff options
author | link <link@localhost> | 2001-05-27 06:31:20 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-27 06:31:20 +0000 |
commit | 295d94a9d7f6d2881736a7e437940efad6b6b39e (patch) | |
tree | 70e33fbc779a49782580605d833d64da7625a5cd /htdocs/docs/sgml.html | |
parent | 9aaa43e31b62626775f74d1ec4165d74a6d530ab (diff) | |
download | markup-validator-295d94a9d7f6d2881736a7e437940efad6b6b39e.zip markup-validator-295d94a9d7f6d2881736a7e437940efad6b6b39e.tar.gz markup-validator-295d94a9d7f6d2881736a7e437940efad6b6b39e.tar.bz2 |
Fixing 404 to /sgml-lib/catalog.
Diffstat (limited to 'htdocs/docs/sgml.html')
-rwxr-xr-x | htdocs/docs/sgml.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 72ee79f..4cabf08 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -8,8 +8,8 @@ <link rel="stylesheet" type="text/css" href="/base.css" /> <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, W3C HTML Validation Service" /> <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> - <meta name="revision" content="$Id: sgml.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> - <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> + <meta name="revision" content="$Id: sgml.html,v 1.3 2001-05-27 06:31:20 link Exp $" /> + <meta name="modified" content="$Date: 2001-05-27 06:31:20 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -93,7 +93,7 @@ correct public identifier; otherwise, The Validator will use the wrong DTD, or will be unable to find a DTD at all, and will produce a huge list of absolutely meaningless errors. The Validator's - <a href="catalog">public identifier catalog</a> lists all the public + <a href="/sgml-lib/catalog">public identifier catalog</a> lists all the public identifiers The Validator recognizes for various types of HTML; of those, the following public identifiers are most likely to be widely recognized: @@ -123,7 +123,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">Webmaster</a><br /> - $Date: 2001-03-26 06:56:52 $ + $Date: 2001-05-27 06:31:20 $ </address> </body> |