Author: funkman Date: Mon Nov 7 16:31:47 2005 New Revision: 331649 URL: http://svn.apache.org/viewcvs?rev=331649&view=rev Log: link fix
Modified: tomcat/site/trunk/docs/faq/bugs.html tomcat/site/trunk/docs/faq/printer/bugs.html tomcat/site/trunk/xdocs-faq/bugs.xml Modified: tomcat/site/trunk/docs/faq/bugs.html URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/faq/bugs.html?rev=331649&r1=331648&r2=331649&view=diff ============================================================================== --- tomcat/site/trunk/docs/faq/bugs.html (original) +++ tomcat/site/trunk/docs/faq/bugs.html Mon Nov 7 16:31:47 2005 @@ -6,7 +6,7 @@ " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT SIDE NAVIGATION--><td nowrap="true" valign="top" width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat Home</a></li><li><a href="index.html">FAQ Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not Found</a></li><li><a href="cluster.html">Clustering</a></li><li><a href="connectors.html">Connectors</a></li><li><a href="database.html">Database</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="development.html">Development</a></li><li><a href="fda-validation.html">FDA Validation</a></li><li><a href="http://wiki.apache.org/tomcat/HowTo">How do I</a></li><li><a href="unix.html">Linux / Unix</a></li><li><a href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a href="logging.html">Logging</a></li><li><a href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a href="misc.html">Miscellaneous</a></li><li><a href="performance.html">Monitoring / Performance</a></li><li><a href="http://wiki.apache.org/tomcat/UsefulLinks">Other Resources</a></li><li><a href="security.html">Security</a></li><li><a href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat User List</a></li><li><a href="http://wiki.apache.org/tomcat/">Wiki</a></li><li><a href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat FAQ</h1><h2>Bugs</h2></td><td nowrap="true" valign="top" align="right"><small><a href="printer/bugs.html"><img alt="Printer Friendly Version" border="0" src="../images/printer.gif"><br>print-friendly<br>version </a></small></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote> If you think you found a bug, -<a href="http://jakarta.apache.org/tomcat/bugreport.html">read this page</a>. +<a href="http://tomcat.apache.org/bugreport.html">read this page</a>. </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote> <p> @@ -26,7 +26,7 @@ Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the <a href="tomcatuser.html">user list</a> and confirm its a bug. Also - <a href="http://jakarta.apache.org/tomcat/bugreport.html"> + <a href="http://tomcat.apache.org/bugreport.html"> read this first</a> from the tomcat site about reporting a bug. </div><br> Modified: tomcat/site/trunk/docs/faq/printer/bugs.html URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/faq/printer/bugs.html?rev=331649&r1=331648&r2=331649&view=diff ============================================================================== --- tomcat/site/trunk/docs/faq/printer/bugs.html (original) +++ tomcat/site/trunk/docs/faq/printer/bugs.html Mon Nov 7 16:31:47 2005 @@ -5,7 +5,7 @@ Tomcat FAQ " align="right" src="../../images/tomcat.gif"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%"><table cellspacing="4" width="100%" border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat FAQ</h1><h2>Bugs</h2></td><td nowrap="true" valign="top" align="right"><img border="0" hspace="0" vspace="0" height="1" width="1" src="../../images/void.gif"></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote> If you think you found a bug, -<a href="http://jakarta.apache.org/tomcat/bugreport.html">read this page</a>. +<a href="http://tomcat.apache.org/bugreport.html">read this page</a>. </blockquote></td></tr></table><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote> <p> @@ -25,7 +25,7 @@ Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the <a href="tomcatuser.html">user list</a> and confirm its a bug. Also - <a href="http://jakarta.apache.org/tomcat/bugreport.html"> + <a href="http://tomcat.apache.org/bugreport.html"> read this first</a> from the tomcat site about reporting a bug. </div><br> Modified: tomcat/site/trunk/xdocs-faq/bugs.xml URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs-faq/bugs.xml?rev=331649&r1=331648&r2=331649&view=diff ============================================================================== --- tomcat/site/trunk/xdocs-faq/bugs.xml (original) +++ tomcat/site/trunk/xdocs-faq/bugs.xml Mon Nov 7 16:31:47 2005 @@ -16,7 +16,7 @@ <section name="Preface"> If you think you found a bug, -<a href="http://jakarta.apache.org/tomcat/bugreport.html">read this page</a>. +<a href="http://tomcat.apache.org/bugreport.html">read this page</a>. </section> @@ -41,7 +41,7 @@ Unless you have the source code reference in Tomcat which is wrong, it may not be a bug. E-mail the <a href="tomcatuser.html">user list</a> and confirm its a bug. Also - <a href="http://jakarta.apache.org/tomcat/bugreport.html"> + <a href="http://tomcat.apache.org/bugreport.html"> read this first</a> from the tomcat site about reporting a bug. </answer> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]