Skip to content

Commit 549b72c

Browse files
committed
Add missing trailing slash
1 parent 2288d23 commit 549b72c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-module/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
<h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
3838
class=replaceme>N</var></h1>
3939

40-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 July 2011</h2>
40+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
4141

4242
<dl>
4343
<dt>This version:
4444

45-
<dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110702/">
46-
http://www.w3.org/TR/2011/ED-FIXME-20110702</a>
45+
<dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110713/">
46+
http://www.w3.org/TR/2011/ED-FIXME-20110713/</a>
4747

4848
<dt>Latest version:
4949

css-module/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3636
<dl>
3737
<dt>This version:
3838
<dd><a href="[VERSION]">
39-
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a>
39+
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]/</a>
4040

4141
<dt>Latest version:
4242
<dd><a href="http://www.w3.org/TR/FIXME">

0 commit comments

Comments
 (0)