Skip to content

Commit cc2304f

Browse files
author
smurakam
committed
s/css3-text-layout/css3-writing-modes/
1 parent 64586b4 commit cc2304f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 October
3434
<dt>This version:
3535

3636
<dd><a
37-
href="http://dev.w3.org/csswg/css3-text-layout/">http://dev.w3.org/csswg/css3-text-layout/</a>
37+
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
3838

3939

4040
<dt>Latest version:
4141

4242
<dd><a
43-
href="http://www.w3.org/TR/css3-text-layout/">http://www.w3.org/TR/css3-text-layout/</a>
43+
href="http://www.w3.org/TR/css3-writing-modes/">http://www.w3.org/TR/css3-writing-modes/</a>
4444

4545
<dt>Previous version:
4646

4747
<dd><a
48-
href="http://www.w3.org/tr/2003/CR-css3-text-20030514/">http://www.w3.org/tr/2003/CR-css3-text-20030514/</a>
48+
href="http://www.w3.org/TR/2003/CR-css3-text-20030514/">http://www.w3.org/TR/2003/CR-css3-text-20030514/</a>
4949

5050
<dt>Editors:
5151

@@ -103,12 +103,12 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
103103
<p>The (<a
104104
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
105105
mailing list <a
106-
href="mailto:www-style@w3.org?Subject=%5Bcss3-text-layout%5D%20PUT%20SUBJECT%20HERE">
106+
href="mailto:www-style@w3.org?Subject=%5Bcss3-writing-modes%5D%20PUT%20SUBJECT%20HERE">
107107
www-style@w3.org</a> (see <a
108108
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
109109
discussion of this specification. When sending e-mail, please put the text
110-
&#8220;css3-text-layout&#8221; in the subject, preferably like this:
111-
&#8220;[<!---->css3-text-layout<!---->] <em>&hellip;summary of
110+
&#8220;css3-writing-modes&#8221; in the subject, preferably like this:
111+
&#8220;[<!---->css3-writing-modes<!---->] <em>&hellip;summary of
112112
comment&hellip;</em>&#8221;
113113

114114
<p>This document was produced by the <a href="/Style/CSS/members">CSS

css3-writing-modes/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ <h1>CSS Writing Modes Module Level 3</h1>
2929
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3030
<dl>
3131
<dt>This version:</dt>
32-
<dd><a href="http://dev.w3.org/csswg/css3-text-layout/">http://dev.w3.org/csswg/css3-text-layout/</a>
32+
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
3333
<dt>Latest version:</dt>
3434
<dd><a
35-
href="http://www.w3.org/TR/css3-text-layout/">http://www.w3.org/TR/css3-text-layout/</a></dd>
35+
href="http://www.w3.org/TR/css3-writing-modes/">http://www.w3.org/TR/css3-writing-modes/</a></dd>
3636
<dt>Previous version:</dt>
3737
<dd><a
38-
href="http://www.w3.org/tr/2003/CR-css3-text-20030514/">http://www.w3.org/tr/2003/CR-css3-text-20030514/</a></dd>
38+
href="http://www.w3.org/TR/2003/CR-css3-text-20030514/">http://www.w3.org/TR/2003/CR-css3-text-20030514/</a></dd>
3939
<dt>Editors:</dt>
4040
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Invited Expert)</dd>
4141
<dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (<a href="http://www.antenna.co.jp/">Antenna House</a>)</dd>

0 commit comments

Comments
 (0)