You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2004/08/06 15:14:26 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs/config ajp.xml

yoavs       2004/08/06 06:14:26

  Modified:    webapps/docs changelog.xml
               webapps/docs/config ajp.xml
  Log:
  Fixed broken link to JK docs on AJP page.
  
  Revision  Changes    Path
  1.88      +3 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- changelog.xml	5 Aug 2004 20:10:48 -0000	1.87
  +++ changelog.xml	6 Aug 2004 13:14:25 -0000	1.88
  @@ -64,6 +64,9 @@
         <fix>
           <bug>29869</bug>: Better JMX/JSR77 support in StandardContext and StandardWrapper. (remm)
         </fix>
  +      <update> 
  +        Fixed broken link to JK documenration from AJP Connector reference page. (yoavs)
  +      </update>
       </changelog>
     </subsection>
   
  
  
  
  1.6       +5 -3      jakarta-tomcat-catalina/webapps/docs/config/ajp.xml
  
  Index: ajp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/ajp.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ajp.xml	23 Jul 2004 14:13:41 -0000	1.5
  +++ ajp.xml	6 Aug 2004 13:14:26 -0000	1.6
  @@ -144,15 +144,17 @@
   
   <section name="Nested Components">
   
  -  <p></p>
  +  <p>None at this time.</p>
   
   </section>
   
   
   <section name="Configuration HOWTOs">
   
  -  <p>Please refer to the <a href="http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/doc/">JK documentation</a> 
  -     for HOWTOs and complete configuration information.</p>
  +  <p>Please refer to the 
  +<a href="../../connectors-doc/jk2">JK documentation</a> 
  +     for HOW-TOs and complete configuration information.
  +  </p>
   
   </section>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org