Skip to content

Commit 1fb1f2d

Browse files
committed
[css-grid] Fix some more links in the output
1 parent acf5bba commit 1fb1f2d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

css-grid/Overview.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1 class="p-name no-ref" id=title>CSS Grid Layout Module Level 1</h1>
4343
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Working Draft,
4444
<span class=dt-updated><span class=value-title title=20130905>5 September 2013</span></span></span></h2>
4545
<div data-fill-with=spec-metadata><dl><dt>This version:
46-
<dd><a class=u-url href=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130905/>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a>
46+
<dd><a class=u-url href=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130905/>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130905/</a>
4747
<dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-grid-layout/>http://www.w3.org/TR/css3-grid-layout/</a>
4848
<dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-grid/>http://dev.w3.org/csswg/css-grid/</a>
4949
<dt>Feedback:</dt>
@@ -52,7 +52,10 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class
5252
<kbd>[css-grid] <var>… message topic …</var></kbd>
5353
(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd>None Yet<dt>Editors:
5454
<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://www.xanthir.com/contact/>Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://fantasai.inkedblade.net/contact>fantasai</a> (<span class="p-org org">Mozilla</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-email email" href=mailto:ratan@microsoft.com>Rossen Atanassov</a> (<span class="p-org org">Microsoft</span>)<dt>Previous editors:<dd><a href=mailto:alexmog@microsoft.com>Alex Mogilevsky</a>, Microsoft Corporation<dd><a href=mailto:pcupp@microsoft.com>Phil Cupp</a>, Microsoft Corporation
55-
<dt>Previous version:<dd>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/<dd>http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/<dt>Issues list:<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Grid+Layout&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">In Bugzilla</a></dl></div>
55+
<dt>Previous version:
56+
<dd><a href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a>
57+
<dd><a href="http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/">http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/</a>
58+
<dt>Issues list:<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Grid+Layout&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">In Bugzilla</a></dl></div>
5659
<div data-fill-with=warning></div>
5760
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2013 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.</p>
5861
<hr title="Separator for header">

0 commit comments

Comments
 (0)