- From: Alex Mogilevsky via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Feb 2012 01:22:15 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv31286
Modified Files:
Overview.html Overview.src.html
Log Message:
fix bugzilla link
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- Overview.html 16 Feb 2012 14:52:41 -0000 1.156
+++ Overview.html 17 Feb 2012 01:22:12 -0000 1.157
@@ -72,7 +72,7 @@
<dd><a
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Flexbox&resolution=---">Bugzilla
- Bugs for CSS regions</a>
+ Bugs for Flexbox</a>
<dt>Discussion:
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.src.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- Overview.src.html 16 Feb 2012 14:52:41 -0000 1.154
+++ Overview.src.html 17 Feb 2012 01:22:13 -0000 1.155
@@ -43,7 +43,7 @@
<dd><a href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/">http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/</a>
<dt>Issues List:</dt>
- <dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Flexbox&resolution=---">Bugzilla Bugs for CSS regions</a></dd>
+ <dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Flexbox&resolution=---">Bugzilla Bugs for Flexbox</a></dd>
<dt>Discussion:</dt>
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line "<code>[css3-flexbox] …message topic…</code>"
Received on Friday, 17 February 2012 01:22:18 UTC