[css-align] Tweak heading.

Mon, 22 Apr 2013 17:07:17 -0700

author
Tab Atkins Jr. <jackalmage@gmail.com>
date
Mon, 22 Apr 2013 17:07:17 -0700
changeset 7983
79de02f02306
parent 7982
04f7768e552c
child 7984
2e18178b6451

[css-align] Tweak heading.

css-align/Overview.html file | annotate | diff | comparison | revisions
css-align/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-align/Overview.html	Mon Apr 22 17:03:07 2013 -0700
     1.2 +++ b/css-align/Overview.html	Mon Apr 22 17:07:17 2013 -0700
     1.3 @@ -14,8 +14,7 @@
     1.4    <meta content=2013-04-23 name=dcterms.date>
     1.5    <meta content="Elika J. Etemad" name=dcterms.creator>
     1.6    <meta content=W3C name=dcterms.publisher>
     1.7 -  <meta content="http://dev.w3.org/csswg/css3-align/"
     1.8 -   name=dcterms.identifier>
     1.9 +  <meta content="http://dev.w3.org/csswg/css-align/" name=dcterms.identifier>
    1.10    <link href="#contents" rel=contents>
    1.11    <link href="#index" rel=index>
    1.12    <link href="../default.css" rel=stylesheet type="text/css">
    1.13 @@ -40,9 +39,10 @@
    1.14  
    1.15     <dl>
    1.16      <dt>This version:
    1.17 -     <!--<dd><a href="http://dev.w3.org/csswg/css3-align/">http://www.w3.org/TR/2013/WD-css3-align-20130423/</a>-->
    1.18 -
    1.19 -    <dd>ED-css3-align-20130423
    1.20 +     <!--<dd><a href="http://dev.w3.org/csswg/css-align/">http://www.w3.org/TR/2013/WD-css-align-20130423/</a>-->
    1.21 +
    1.22 +    <dd><a
    1.23 +     href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align</a>
    1.24  
    1.25      <dt>Latest version:
    1.26  
    1.27 @@ -52,7 +52,7 @@
    1.28      <dt>Editor's draft:
    1.29  
    1.30      <dd><a
    1.31 -     href="http://dev.w3.org/csswg/css3-align/">http://dev.w3.org/csswg/css3-align/</a>
    1.32 +     href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align/</a>
    1.33  
    1.34      <dt>Previous version:
    1.35  
    1.36 @@ -123,12 +123,12 @@
    1.37    <p>The (<a
    1.38     href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
    1.39     mailing list <a
    1.40 -   href="mailto:www-style@w3.org?Subject=%5Bcss3-align%5D%20PUT%20SUBJECT%20HERE">
    1.41 +   href="mailto:www-style@w3.org?Subject=%5Bcss-align%5D%20PUT%20SUBJECT%20HERE">
    1.42     www-style@w3.org</a> (see <a
    1.43     href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
    1.44     discussion of this specification. When sending e-mail, please put the text
    1.45 -   “css3-align” in the subject, preferably like this:
    1.46 -   “[<!---->css3-align<!---->] <em>…summary of comment…</em>”
    1.47 +   “css-align” in the subject, preferably like this:
    1.48 +   “[<!---->css-align<!---->] <em>…summary of comment…</em>”
    1.49  
    1.50    <p>This document was produced by the <a
    1.51     href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
     2.1 --- a/css-align/Overview.src.html	Mon Apr 22 17:03:07 2013 -0700
     2.2 +++ b/css-align/Overview.src.html	Mon Apr 22 17:07:17 2013 -0700
     2.3 @@ -26,9 +26,9 @@
     2.4  
     2.5    <dt>This version:
     2.6      <!--<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a>-->
     2.7 -    <dd>ED-[SHORTNAME]-[CDATE]
     2.8 +    <dd><a href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align</a>
     2.9    <dt>Latest version:
    2.10 -    <dd><a href="http://www.w3.org/TR/css3-align/">http://www.w3.org/TR/[SHORTNAME]/</a>
    2.11 +    <dd><a href="http://www.w3.org/TR/css3-align/">http://www.w3.org/TR/css3-align/</a>
    2.12    <dt>Editor's draft:
    2.13      <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
    2.14    <dt>Previous version:

mercurial