- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Apr 2010 08:43:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/tools
In directory hutz:/tmp/cvs-serv21429/tools
Modified Files:
specgen.xsl
Log Message:
updated bug-reporting link
Index: specgen.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/specgen.xsl,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- specgen.xsl 29 Mar 2010 18:46:43 -0000 1.65
+++ specgen.xsl 20 Apr 2010 08:43:55 -0000 1.66
@@ -387,8 +387,8 @@
</xsl:if>
If you’d like to comment on this document, the preferred
means for commenting is to submit your comments through the
- <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">HTML Working Group bugzilla database</a>
- with the <b>Component</b> field set to <code>HTML5: The Markup Language</code>.
+ <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG&component=HTML5%3A%20The%20Markup%20Language%20%28editor%3A%20Michael%28tm%29%20Smith%29"
+ >HTML Working Group bugzilla database, with the <b>Component</b> field set to <code>HTML5: The Markup Language</code></a>.
Alternatively, you can send comments by e-mail to
<a href='mailto:{$comments-address}'><xsl:value-of select='$comments-address'/></a>
(<a href='{$comments-archive}'>archived</a>).
Received on Tuesday, 20 April 2010 08:43:58 UTC