Skip to content

Commit a6e2a88

Browse files
committed
New previous version URL. Minor fixes.
1 parent d521d1e commit a6e2a88

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css3-layout/Overview.src.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE: 3 August 2004]</h2>
1919
<dl>
2020
<dt>This version: </dt>
2121
<dd><a href="[VERSION]">
22-
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a>
22+
http://www.w3.org/TR/[YEAR]/ED-[SHORTNAME]-[CDATE]/</a>
2323
<dt>Latest version:</dt>
2424
<dd><a
2525
href="[LATEST]">
26-
http://www.w3.org/TR/css3-layout</a>
26+
http://www.w3.org/TR/css3-layout/</a>
2727
<dt>Previous version:</dt>
28-
<dd><a href="http://www.w3.org/TR/2009/WD-css3-layout-20090402">
29-
http://www.w3.org/TR/2009/WD-css3-layout-20090402</a>
28+
<dd><a href="http://www.w3.org/TR/2010/WD-css3-layout-20111129/">
29+
http://www.w3.org/TR/2010/WD-css3-layout-20111129/</a>
3030
<dt>Editors:</dt>
3131
<dd class=vcard><span class=fn>Bert Bos</span>
3232
(<span class=org>W3C</span>) <a class=email
@@ -538,7 +538,7 @@ <h3>Repeating templates</h3>
538538

539539
<h3>Non-rectangular shapes and wrap-arounds</h3>
540540

541-
<p>This specification allows to chain multiple slots togother to form
541+
<p>This specification allows to chain multiple slots together to form
542542
complex shapes, but each of the slots is itself still rectangular.
543543

544544
<p>Another module, <cite>CSS exclusions and shapes</cite>
@@ -2195,7 +2195,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
21952195
Ian Hickson [member-only link].</a>
21962196

21972197
<p><a href="http://transcendingcss.com/support/">Andy
2198-
Clarke,</a> <a href="http://creatingsexystylesheets.com/">Jina
2198+
Clarke,</a> <a href="http://sushiandrobots.com/about">Jina
21992199
Bolton</a> and <a href="http://lawver.net/">Kevin Lawver</a> provided
22002200
use cases, examples and requirements. The analysis in
22012201
the <a href="#history">History</a> section is a slightly shortened

0 commit comments

Comments
 (0)