Author: eric
Date: Sun Oct 31 06:58:07 2010
New Revision: 1029267
URL: http://svn.apache.org/viewvc?rev=1029267&view=rev
Log:
Link to protocols apidoc
Modified:
james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml
Modified: james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml?rev=1029267&r1=1029266&r2=1029267&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml (original)
+++ james/server/trunk/src/site/xdoc/dev_extend_hook_smtp.xml Sun Oct 31
06:58:07 2010
@@ -131,8 +131,8 @@
If you need to store temporary informations within the SMTP
Transaction/Session you should
use the SMTPSession.getState().put(...) and
SMTPSession.getConnectionState().put(...) methods.</p>
- <p>For a more explanation see the <a
href="apidocs/index.html">apidocs</a> for the protocols library which
- is used by James SMTPServer.</p>
+ <p>For a more explanation see the <a
href="http://james.apache.org/protocols/apidocs/index.html">apidocs</a> for the
protocols library which
+ is used by James SMTP Server.</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]