yoavs       2004/04/12 05:55:52

  Modified:    webapps/docs/appdev installation.xml
  Log:
  Fixed broken link to RUNNING.txt.
  
  Revision  Changes    Path
  1.5       +2 -1      jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- installation.xml  15 Sep 2003 14:07:00 -0000      1.4
  +++ installation.xml  12 Apr 2004 12:55:51 -0000      1.5
  @@ -8,6 +8,7 @@
   
     <properties>
       <author email="[EMAIL PROTECTED]">Craig R. McClanahan</author>
  +    <author email="[EMAIL PROTECTED]">Yoav Shapira</author>
       <title>Installation</title>
     </properties>
   
  @@ -41,7 +42,7 @@
   <a 
href="http://jakarta.apache.org/binindex.cgi";>http://jakarta.apache.org/binindex.cgi</a>.
   This manual assumes you are using the most recent release
   of Tomcat 5.  Detailed instructions for downloading and installing
  -Tomcat 5 are available <a href="../RUNNING.txt">here</a>.</p>
  +Tomcat 5 are available <a href="../setup.html">here</a>.</p>
   
   <p>In the remainder of this manual, example shell scripts assume that you have
   set an environment variable <code>CATALINA_HOME</code> that contains the
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to