noel        2003/01/10 00:17:08

  Modified:    www      Tag: branch_2_1_fcs mailet_api_2_1.html
                        serverwide_configuration_2_1.html
  Log:
  Corrected links
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +3 -3      jakarta-james/www/mailet_api_2_1.html
  
  Index: mailet_api_2_1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/mailet_api_2_1.html,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- mailet_api_2_1.html       30 Dec 2002 05:38:29 -0000      1.1
  +++ mailet_api_2_1.html       10 Jan 2003 08:17:07 -0000      1.1.2.1
  @@ -48,10 +48,10 @@
   </p>
   <ul>
   <li>
  -<a href="http://jakarta.apache.org/site/binindex.html";>Binaries</a>
  +<a href="http://jakarta.apache.org/site/binindex.cgi";>Binaries</a>
   </li>
   <li>
  -<a href="http://jakarta.apache.org/site/sourceindex.html";>Source Code</a>
  +<a href="http://jakarta.apache.org/site/sourceindex.cgi";>Source Code</a>
   </li>
   </ul>
   <p>
  @@ -175,7 +175,7 @@
   
   <p>The Mailet API is currently in its second revision.  Although, the Mailet API is 
expected to undergo substantial changes in the near future, it is our aim that 
existing Mailets that abided purely by the prior Mailet API interfaces will continue 
to run with the revised specification.</p>
   
  -<p>The Javadoc for the Mailet API can be found <a 
href="/mailet/index.html">here</a>.</p>
  +<p>The Javadoc for the Mailet API can be found <a 
href="mailet/index.html">here</a>.</p>
   
   <p>James bundles a number of Matchers and Mailets in its distribution.  
Descriptions of provided matchers 
   can be found <a href="provided_matchers_2_1.html">here</a>, while descriptions of 
provided mailets can be found 
  
  
  
  1.1.2.1   +3 -3      jakarta-james/www/serverwide_configuration_2_1.html
  
  Index: serverwide_configuration_2_1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-james/www/serverwide_configuration_2_1.html,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- serverwide_configuration_2_1.html 30 Dec 2002 05:38:29 -0000      1.1
  +++ serverwide_configuration_2_1.html 10 Jan 2003 08:17:07 -0000      1.1.2.1
  @@ -48,10 +48,10 @@
   </p>
   <ul>
   <li>
  -<a href="http://jakarta.apache.org/site/binindex.html";>Binaries</a>
  +<a href="http://jakarta.apache.org/site/binindex.cgi";>Binaries</a>
   </li>
   <li>
  -<a href="http://jakarta.apache.org/site/sourceindex.html";>Source Code</a>
  +<a href="http://jakarta.apache.org/site/sourceindex.cgi";>Source Code</a>
   </li>
   </ul>
   <p>
  @@ -214,7 +214,7 @@
   <strong>repository</strong> - this defines the mail repository that will be used to 
store 
   mail delivered locally.  This element has no body.  The required attribute 
<strong>type</strong> 
   is always set to "MAIL".  The required attribute <strong>repositoryURL</strong> 
addresses the
  -repository as described in <a href="repository_configuration.html">the repository 
configuration section</a>.</li>
  +repository as described in <a href="repositories_2_1.html">the repository 
configuration section</a>.</li>
   
   </ul>
   
  
  
  

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

Reply via email to