marcsaeg    01/05/26 09:04:14

  Modified:    src/doc  Tag: tomcat_32 index.html
  Log:
  Fixed HREF for documentation home page to match the new Tomcat web site.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.6   +2 -2      jakarta-tomcat/src/doc/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/doc/index.html,v
  retrieving revision 1.5.2.5
  retrieving revision 1.5.2.6
  diff -u -r1.5.2.5 -r1.5.2.6
  --- index.html        2000/11/29 18:01:54     1.5.2.5
  +++ index.html        2001/05/26 16:04:14     1.5.2.6
  @@ -1,7 +1,7 @@
   
   <html>
     <head>
  -    <!-- $Id: index.html,v 1.5.2.5 2000/11/29 18:01:54 craigmcc Exp $ -->
  +    <!-- $Id: index.html,v 1.5.2.6 2001/05/26 16:04:14 marcsaeg Exp $ -->
       <!-- Copyright 1999, Apache Software Foundation -->
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       <link rel="stylesheet" href="uguide/style.css">
  @@ -87,7 +87,7 @@
   
   </ul>
   
  -    <p><b>* The absolute latest Tomcat documentation can be found online at the <a 
href="http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/index.html";>Tomcat
  +    <p><b>* The absolute latest Tomcat documentation can be found online at the <a 
href="http://jakarta.apache.org/tomcat/tomcat-3.2-doc/index.html";>Tomcat
       Documentation homepage</a>.</b></p>
   
       <table width="100%" border="0" cellpadding="10" cellspacing="0">
  
  
  

Reply via email to