Skip to content

Commit 430b7e8

Browse files
committed
[css-cascade-4] Fix link in DoC
1 parent 9a58621 commit 430b7e8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-cascade/issues-lc-2015.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
<title>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2015-04-21 LCWD</title>
3+
<title>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2015-09-08 LCWD</title>
44
<style type="text/css">
55
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
66
pre > span { display: block; white-space: pre; }
@@ -13,9 +13,9 @@
1313
:target { box-shadow: 0.25em 0.25em 0.25em; }
1414
</style>
1515

16-
<h1>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2015-04-21 LCWD</h1>
16+
<h1>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2015-09-08 LCWD</h1>
1717

18-
<p>Dated Draft: <a href="http://www.w3.org/TR/2015/WD-css-cascade-4-20150421/">http://www.w3.org/TR/2015/WD-css-cascade-4-20150421/</a>
18+
<p>Dated Draft: <a href="http://www.w3.org/TR/2015/WD-css-cascade-4-20150908/">http://www.w3.org/TR/2015/WD-css-cascade-4-20150908/</a>
1919

2020
<p>Editor's Draft: <a href="http://dev.w3.org/csswg/css-cascade-4/">http://dev.w3.org/csswg/css-cascade-4/</a>
2121

css-cascade/issues-lc-2015.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Draft: http://www.w3.org/TR/2015/WD-css-cascade-4-20150421/
1+
Draft: http://www.w3.org/TR/2015/WD-css-cascade-4-20150908/
22
Title: CSS Cascading and Inheritance Level 4
33

44
----

0 commit comments

Comments
 (0)