Author: kkolinko Date: Fri Jun 18 00:31:03 2010 New Revision: 955799 URL: http://svn.apache.org/viewvc?rev=955799&view=rev Log: Correct links
Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/getinvolved.html tomcat/site/trunk/xdocs/bugreport.xml tomcat/site/trunk/xdocs/getinvolved.xml Modified: tomcat/site/trunk/docs/bugreport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=955799&r1=955798&r2=955799&view=diff ============================================================================== --- tomcat/site/trunk/docs/bugreport.html (original) +++ tomcat/site/trunk/docs/bugreport.html Fri Jun 18 00:31:03 2010 @@ -680,22 +680,22 @@ applies. <p> Report an Apache Tomcat 7 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%207"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%207"> here</a>.<br/> Report an Apache Tomcat 6 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206"> here</a>.<br/> Report an Apache Tomcat 5 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%205"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%205"> here</a>.<br/> Report an Apache Tomcat Connectors bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors"> here</a>.<br/> Report an Apache Tomcat Native bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Native"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Native"> here</a>.<br/> Report an Apache Taglibs bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Taglibs"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Taglibs"> here</a>.<br/> </p> <p/> Modified: tomcat/site/trunk/docs/getinvolved.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/getinvolved.html?rev=955799&r1=955798&r2=955799&view=diff ============================================================================== --- tomcat/site/trunk/docs/getinvolved.html (original) +++ tomcat/site/trunk/docs/getinvolved.html Fri Jun 18 00:31:03 2010 @@ -203,7 +203,7 @@ few areas ways in which you can help:</p <li>Contribute other documentation patches, either for the website or for the Apache Tomcat user documentation.</li> <li> -<a href="http://issues.apache.org/bugzilla">Investigate bugs</a> that have +<a href="https://issues.apache.org/bugzilla/">Investigate bugs</a> that have been reported and provide patches where appropriate.</li> <li>Help with development for the next release of the Servlet and JSP specifications.</li> Modified: tomcat/site/trunk/xdocs/bugreport.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=955799&r1=955798&r2=955799&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/bugreport.xml (original) +++ tomcat/site/trunk/xdocs/bugreport.xml Fri Jun 18 00:31:03 2010 @@ -207,22 +207,22 @@ applies. <p> Report an Apache Tomcat 7 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%207"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%207"> here</a>.<br /> Report an Apache Tomcat 6 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206"> here</a>.<br /> Report an Apache Tomcat 5 bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%205"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%205"> here</a>.<br /> Report an Apache Tomcat Connectors bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors"> here</a>.<br /> Report an Apache Tomcat Native bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Native"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Native"> here</a>.<br /> Report an Apache Taglibs bug -<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Taglibs"> +<a href="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Taglibs"> here</a>.<br /> </p> <p></p> Modified: tomcat/site/trunk/xdocs/getinvolved.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/getinvolved.xml?rev=955799&r1=955798&r2=955799&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/getinvolved.xml (original) +++ tomcat/site/trunk/xdocs/getinvolved.xml Fri Jun 18 00:31:03 2010 @@ -21,7 +21,7 @@ few areas ways in which you can help:</p <a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>.</li> <li>Contribute other documentation patches, either for the website or for the Apache Tomcat user documentation.</li> - <li><a href="http://issues.apache.org/bugzilla">Investigate bugs</a> that have + <li><a href="https://issues.apache.org/bugzilla/">Investigate bugs</a> that have been reported and provide patches where appropriate.</li> <li>Help with development for the next release of the Servlet and JSP specifications.</li> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org