Skip to content

Commit 88240e1

Browse files
committed
[css-module] Link to a real style sheet.
1 parent dde6207 commit 88240e1

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
@@ -7,7 +7,7 @@
77
<link rel=index href="#index">
88
<link rel="stylesheet" type="text/css" href="../default.css">
99
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
10-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
10+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
1111
<style type="text/css">
1212
/* delete this block when you've cleared out all the .replaceme elements */
1313
.replaceme {

0 commit comments

Comments
 (0)