summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
authorville <ville@localhost>2010-01-06 22:11:29 +0000
committerville <ville@localhost>2010-01-06 22:11:29 +0000
commit96cd19ce41cf7766c8413a3aaf83bde2193b399f (patch)
treeb5f6e9dd31db37236d19af5c21429ac131278ce3 /htdocs/dev
parentf5373548b9e6b79122cfa6d37ce04f784c142dd7 (diff)
downloadmarkup-validator-96cd19ce41cf7766c8413a3aaf83bde2193b399f.zip
markup-validator-96cd19ce41cf7766c8413a3aaf83bde2193b399f.tar.gz
markup-validator-96cd19ce41cf7766c8413a3aaf83bde2193b399f.tar.bz2
Make link to base.css relative.
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/colons.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/dev/tests/colons.html b/htdocs/dev/tests/colons.html
index 5a0d58a..e93993d 100755
--- a/htdocs/dev/tests/colons.html
+++ b/htdocs/dev/tests/colons.html
@@ -4,9 +4,9 @@
<head>
<title>XHTML 1.0 Strict with chars in the range 0x80-0x9B</title>
<link rev="made" href="mailto:gerald@w3.org" />
- <link rel="stylesheet" type="text/css" href="/base.css" />
- <meta name="revision" content="$Id: colons.html,v 1.2 2003-05-24 20:32:46 link Exp $" />
- <meta name="modified" content="$Date: 2003-05-24 20:32:46 $" />
+ <link rel="stylesheet" type="text/css" href="../../base.css" />
+ <meta name="revision" content="$Id: colons.html,v 1.3 2010-01-06 22:11:29 ville Exp $" />
+ <meta name="modified" content="$Date: 2010-01-06 22:11:29 $" />
</head>
<body>
@@ -21,7 +21,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Webmaster</a><br />
- $Date: 2003-05-24 20:32:46 $
+ $Date: 2010-01-06 22:11:29 $
</address>
</body>