Skip to content

Commit 5129468

Browse files
committed
Link to correct style sheet for document status, which should work *except* for linking to W3C-LC.css for last call WD.
1 parent 9028faf commit 5129468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-module/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>CSS TEMPLATE Module Level N</title>
77
<link rel="stylesheet" type="text/css" href="../default.css">
88
<link rel="stylesheet" type="text/css"
9-
href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
9+
href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
1010
</head>
1111

1212
<div class="head">

0 commit comments

Comments
 (0)