Remove the mailto links and point back to the help page, Daniel
diff --git a/doc/site.xsl b/doc/site.xsl
index c3539db..0703370 100644
--- a/doc/site.xsl
+++ b/doc/site.xsl
@@ -328,7 +328,7 @@
                                     <tr>
                                       <td bgcolor="#fffacd">
                                         <xsl:apply-templates mode="subfile" select="$header/following-sibling::*[preceding-sibling::h2[1] = $header         and name() != 'h2' ]"/>
-					<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
+					<p><a href="bugs.html">Daniel Veillard</a></p>
                                       </td>
                                     </tr>
                                   </table>
@@ -387,7 +387,7 @@
                                         <xsl:with-param name="header" select="."/>
                                       </xsl:call-template>
                                     </xsl:for-each>
-				    <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
+				    <p><a href="bugs.html">Daniel Veillard</a></p>
                                   </td>
                                 </tr>
                               </table>