Author: norman
Date: Fri Aug 18 06:12:09 2006
New Revision: 432571

URL: http://svn.apache.org/viewvc?rev=432571&view=rev
Log:
Fix apidoc link again 

Modified:
    james/server/trunk/src/site/xdoc/mailet_api_2_3.xml

Modified: james/server/trunk/src/site/xdoc/mailet_api_2_3.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/mailet_api_2_3.xml?rev=432571&r1=432570&r2=432571&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/mailet_api_2_3.xml (original)
+++ james/server/trunk/src/site/xdoc/mailet_api_2_3.xml Fri Aug 18 06:12:09 2006
@@ -40,7 +40,7 @@
 or pass the message to an external API or component.  This can include 
delivering a message to its destination 
 repository or SMTP server.</p>
 <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="server/apidocs/index.html">here</a>.</p>
+<p>The Javadoc for the Mailet API can be found <a 
href="apidocs/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_3.html">here</a>, while descriptions 
of provided mailets can be found 
 <a href="provided_mailets_2_3.html">here</a>.</p>



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

Reply via email to