Skip to content

Commit 1043c61

Browse files
committed
Put the link to the standard style sheet at the end and added a slash on the this-version URL, both for pubrules.
1 parent ca85602 commit 1043c61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-line-grid/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
66
<title>CSS Line Grid Module Level 1</title>
77
<link rel="stylesheet" type="text/css" href="../default.css">
8-
<link rel="stylesheet" type="text/css"
9-
href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
108
<style type="text/css">
119
.sidenote-block {
1210
border: 1px solid gray;
@@ -28,6 +26,8 @@
2826
width: 110pt;
2927
}
3028
</style>
29+
<link rel="stylesheet" type="text/css"
30+
href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
3131
</head>
3232

3333
<div class="head">
@@ -39,13 +39,13 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3939
<dl>
4040
<dt>This version:
4141
<dd><a href="[VERSION]">
42-
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a>
42+
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]/</a>
4343

44-
<!--
4544
<dt>Latest version:
4645
<dd><a href="http://www.w3.org/TR/css-line-grid-1/">
4746
http://www.w3.org/TR/css-line-grid-1/</a>
4847

48+
<!--
4949
<dt>Previous version:
5050
<dd><a href="http://www.w3.org/PreviousVersionURI">
5151
http://www.w3.org/PreviousVersionURI</a>

0 commit comments

Comments
 (0)