Skip to content

Commit 85df444

Browse files
committed
Set style sheet to W3C-ED
1 parent 5df23d0 commit 85df444

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css3-writing-modes/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
margin:auto;
2121
}
2222
</style>
23-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
23+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
2424
</head>
2525

2626
<body>
@@ -34,10 +34,10 @@ <h1>CSS Writing Modes Module Level 3</h1>
3434
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3535
<dl>
3636
<dt>This version:</dt>
37-
<!--
3837
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
39-
-->
38+
<!--
4039
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a>
40+
-->
4141

4242
<dt>Latest version:</dt>
4343
<dd><a

0 commit comments

Comments
 (0)