Author: norman
Date: Fri Aug 18 06:16:45 2006
New Revision: 432575
URL: http://svn.apache.org/viewvc?rev=432575&view=rev
Log:
Merge back fixes for broken javadoc link again
Modified:
james/server/branches/v2.3/src/site/xdoc/mailet_api_2_3.xml
Modified: james/server/branches/v2.3/src/site/xdoc/mailet_api_2_3.xml
URL:
http://svn.apache.org/viewvc/james/server/branches/v2.3/src/site/xdoc/mailet_api_2_3.xml?rev=432575&r1=432574&r2=432575&view=diff
==============================================================================
--- james/server/branches/v2.3/src/site/xdoc/mailet_api_2_3.xml (original)
+++ james/server/branches/v2.3/src/site/xdoc/mailet_api_2_3.xml Fri Aug 18
06:16:45 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]