Skip to content

Commit 695567b

Browse files
committed
Fix more trailing slashes
1 parent 075c3f3 commit 695567b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-2007/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
4646

4747
<p>This document represents the state of CSS as of 2007. The CSS Working Group
4848
does not expect any further changes to this document: new snapshots will be
49-
published at <a href="http://www.w3.org/TR/CSS">http://www.w3.org/TR/CSS</a>
49+
published at <a href="http://www.w3.org/TR/CSS/">http://www.w3.org/TR/CSS/</a>
5050
as CSS advances.
5151

5252
<h2 class="no-num no-toc" id="contents">Table of contents</h2>

css-2010/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
4747

4848
<p>This document represents the state of CSS as of 2010. The CSS Working Group
4949
does not expect any further changes to this document: new snapshots will be
50-
published at <a href="http://www.w3.org/TR/CSS">http://www.w3.org/TR/CSS</a>
50+
published at <a href="http://www.w3.org/TR/CSS/">http://www.w3.org/TR/CSS/</a>
5151
as CSS advances.
5252

5353
<h2 class="no-num no-toc" id="contents">Table of contents</h2>

0 commit comments

Comments
 (0)