Reduce redirects found by the link checker.

Thu, 29 Mar 2012 13:19:39 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Thu, 29 Mar 2012 13:19:39 -0700
changeset 5320
a8cc1c867298
parent 5319
f91b37f68e81
child 5325
fbc01256af64

Reduce redirects found by the link checker.

css3-animations/Overview.html file | annotate | diff | comparison | revisions
css3-animations/Overview.src.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-animations/Overview.html	Thu Mar 29 13:08:32 2012 -0700
     1.2 +++ b/css3-animations/Overview.html	Thu Mar 29 13:19:39 2012 -0700
     1.3 @@ -28,7 +28,7 @@
     1.4      <dt>Latest version:
     1.5  
     1.6      <dd><a
     1.7 -     href="http://www.w3.org/TR/css3-animations">http://www.w3.org/TR/css3-animations/</a>
     1.8 +     href="http://www.w3.org/TR/css3-animations/">http://www.w3.org/TR/css3-animations/</a>
     1.9       
    1.10  
    1.11      <dt>Editor's draft:
     2.1 --- a/css3-animations/Overview.src.html	Thu Mar 29 13:08:32 2012 -0700
     2.2 +++ b/css3-animations/Overview.src.html	Thu Mar 29 13:19:39 2012 -0700
     2.3 @@ -23,7 +23,7 @@
     2.4      <!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]-->
     2.5    <dt>Latest version:
     2.6      <dd><a
     2.7 -      href="http://www.w3.org/TR/css3-animations">[LATEST]</a>
     2.8 +      href="http://www.w3.org/TR/css3-animations/">[LATEST]</a>
     2.9    <dt>Editor's draft:
    2.10      <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
    2.11  
     3.1 --- a/css3-transitions/Overview.html	Thu Mar 29 13:08:32 2012 -0700
     3.2 +++ b/css3-transitions/Overview.html	Thu Mar 29 13:19:39 2012 -0700
     3.3 @@ -37,7 +37,7 @@
     3.4  
     3.5      <dt>Latest version:
     3.6  
     3.7 -    <dd><a href="http://www.w3.org/TR/css3-transitions">
     3.8 +    <dd><a href="http://www.w3.org/TR/css3-transitions/">
     3.9       http://www.w3.org/TR/css3-transitions/</a>
    3.10  
    3.11      <dt>Editor's draft:
    3.12 @@ -63,7 +63,7 @@
    3.13       href="http://www.apple.com/">Apple Inc</a>)
    3.14  
    3.15      <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
    3.16 -     (<a class=org href="http://www.mozilla.com/">Mozilla</a>)
    3.17 +     (<a class=org href="http://www.mozilla.org/">Mozilla</a>)
    3.18  
    3.19      <dt>Issues list:
    3.20  
     4.1 --- a/css3-transitions/Overview.src.html	Thu Mar 29 13:08:32 2012 -0700
     4.2 +++ b/css3-transitions/Overview.src.html	Thu Mar 29 13:19:39 2012 -0700
     4.3 @@ -33,7 +33,7 @@
     4.4        http://dev.w3.org/csswg/css3-transitions/</a>
     4.5        <!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]-->
     4.6    <dt>Latest version:
     4.7 -    <dd><a href="http://www.w3.org/TR/css3-transitions">
     4.8 +    <dd><a href="http://www.w3.org/TR/css3-transitions/">
     4.9        [LATEST]</a>
    4.10    <dt>Editor's draft:
    4.11      <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
    4.12 @@ -48,7 +48,7 @@
    4.13      <dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
    4.14        href="http://www.apple.com/">Apple Inc</a>)
    4.15      <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a> (<a
    4.16 -      class=org href="http://www.mozilla.com/">Mozilla</a>)
    4.17 +      class=org href="http://www.mozilla.org/">Mozilla</a>)
    4.18  
    4.19    <dt>Issues list:
    4.20      <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>

mercurial