Skip to content

Commit 488d3a3

Browse files
committed
[css-align] Tweak heading.
1 parent 48d386d commit 488d3a3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

css-align/Overview.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
<meta content=2013-04-23 name=dcterms.date>
1515
<meta content="Elika J. Etemad" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://dev.w3.org/csswg/css3-align/"
18-
name=dcterms.identifier>
17+
<meta content="http://dev.w3.org/csswg/css-align/" name=dcterms.identifier>
1918
<link href="#contents" rel=contents>
2019
<link href="#index" rel=index>
2120
<link href="../default.css" rel=stylesheet type="text/css">
@@ -40,9 +39,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 April 2013</h2>
4039

4140
<dl>
4241
<dt>This version:
43-
<!--<dd><a href="http://dev.w3.org/csswg/css3-align/">http://www.w3.org/TR/2013/WD-css3-align-20130423/</a>-->
42+
<!--<dd><a href="http://dev.w3.org/csswg/css-align/">http://www.w3.org/TR/2013/WD-css-align-20130423/</a>-->
4443

45-
<dd>ED-css3-align-20130423
44+
<dd><a
45+
href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align</a>
4646

4747
<dt>Latest version:
4848

@@ -52,7 +52,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 April 2013</h2>
5252
<dt>Editor's draft:
5353

5454
<dd><a
55-
href="http://dev.w3.org/csswg/css3-align/">http://dev.w3.org/csswg/css3-align/</a>
55+
href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align/</a>
5656

5757
<dt>Previous version:
5858

@@ -123,12 +123,12 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
123123
<p>The (<a
124124
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
125125
mailing list <a
126-
href="mailto:www-style@w3.org?Subject=%5Bcss3-align%5D%20PUT%20SUBJECT%20HERE">
126+
href="mailto:www-style@w3.org?Subject=%5Bcss-align%5D%20PUT%20SUBJECT%20HERE">
127127
www-style@w3.org</a> (see <a
128128
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
129129
discussion of this specification. When sending e-mail, please put the text
130-
css3-align” in the subject, preferably like this:
131-
“[<!---->css3-align<!---->] <em>…summary of comment…</em>
130+
css-align” in the subject, preferably like this:
131+
“[<!---->css-align<!---->] <em>…summary of comment…</em>
132132

133133
<p>This document was produced by the <a
134134
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of

css-align/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2626

2727
<dt>This version:
2828
<!--<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a>-->
29-
<dd>ED-[SHORTNAME]-[CDATE]
29+
<dd><a href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align</a>
3030
<dt>Latest version:
31-
<dd><a href="http://www.w3.org/TR/css3-align/">http://www.w3.org/TR/[SHORTNAME]/</a>
31+
<dd><a href="http://www.w3.org/TR/css3-align/">http://www.w3.org/TR/css3-align/</a>
3232
<dt>Editor's draft:
3333
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
3434
<dt>Previous version:

0 commit comments

Comments
 (0)