Skip to content

Commit cd8d0b4

Browse files
committed
Reduce redirects found by the link checker.
1 parent 4039b44 commit cd8d0b4

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-animations/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2>
2828
<dt>Latest version:
2929

3030
<dd><a
31-
href="http://www.w3.org/TR/css3-animations">http://www.w3.org/TR/css3-animations/</a>
31+
href="http://www.w3.org/TR/css3-animations/">http://www.w3.org/TR/css3-animations/</a>
3232

3333

3434
<dt>Editor's draft:

css3-animations/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2323
<!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]-->
2424
<dt>Latest version:
2525
<dd><a
26-
href="http://www.w3.org/TR/css3-animations">[LATEST]</a>
26+
href="http://www.w3.org/TR/css3-animations/">[LATEST]</a>
2727
<dt>Editor's draft:
2828
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
2929

css3-transitions/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2>
3737

3838
<dt>Latest version:
3939

40-
<dd><a href="http://www.w3.org/TR/css3-transitions">
40+
<dd><a href="http://www.w3.org/TR/css3-transitions/">
4141
http://www.w3.org/TR/css3-transitions/</a>
4242

4343
<dt>Editor's draft:
@@ -63,7 +63,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2>
6363
href="http://www.apple.com/">Apple Inc</a>)
6464

6565
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
66-
(<a class=org href="http://www.mozilla.com/">Mozilla</a>)
66+
(<a class=org href="http://www.mozilla.org/">Mozilla</a>)
6767

6868
<dt>Issues list:
6969

css3-transitions/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3333
http://dev.w3.org/csswg/css3-transitions/</a>
3434
<!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]-->
3535
<dt>Latest version:
36-
<dd><a href="http://www.w3.org/TR/css3-transitions">
36+
<dd><a href="http://www.w3.org/TR/css3-transitions/">
3737
[LATEST]</a>
3838
<dt>Editor's draft:
3939
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
@@ -48,7 +48,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4848
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
4949
href="http://www.apple.com/">Apple Inc</a>)
5050
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a> (<a
51-
class=org href="http://www.mozilla.com/">Mozilla</a>)
51+
class=org href="http://www.mozilla.org/">Mozilla</a>)
5252

5353
<dt>Issues list:
5454
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;product=CSS&amp;component=Transitions&amp;resolution=---&amp;cmdtype=doit">in Bugzilla</a>

0 commit comments

Comments
 (0)