diff options
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-x | htdocs/dev/tests/colons.html | 2 | ||||
-rwxr-xr-x | htdocs/dev/tests/nonSGML-chars.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/dev/tests/colons.html b/htdocs/dev/tests/colons.html index 5a237f1..624fe7e 100755 --- a/htdocs/dev/tests/colons.html +++ b/htdocs/dev/tests/colons.html @@ -4,7 +4,7 @@ <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" /> + <link rel="stylesheet" type="text/css" href="../../base" /> </head> <body> diff --git a/htdocs/dev/tests/nonSGML-chars.html b/htdocs/dev/tests/nonSGML-chars.html index e679981..c464936 100755 --- a/htdocs/dev/tests/nonSGML-chars.html +++ b/htdocs/dev/tests/nonSGML-chars.html @@ -4,7 +4,7 @@ <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" /> + <link rel="stylesheet" type="text/css" href="../../base" /> </head> <body> |