JAMES-2263 Link detailed features description from config page

This is intended to make navigating the site more easy.


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b471617d
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b471617d
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/b471617d

Branch: refs/heads/master
Commit: b471617df821cd44af16943d9f060317b0bef65e
Parents: 282ddb0
Author: benwa <btell...@linagora.com>
Authored: Fri Jan 5 10:34:27 2018 +0700
Committer: benwa <btell...@linagora.com>
Committed: Fri Jan 5 10:34:27 2018 +0700

----------------------------------------------------------------------
 src/site/xdoc/server/config-mailetcontainer.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/b471617d/src/site/xdoc/server/config-mailetcontainer.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/server/config-mailetcontainer.xml 
b/src/site/xdoc/server/config-mailetcontainer.xml
index fbd0590..9ed2630 100644
--- a/src/site/xdoc/server/config-mailetcontainer.xml
+++ b/src/site/xdoc/server/config-mailetcontainer.xml
@@ -30,7 +30,7 @@
       <p>This documents explains how to configure Mail processing. Mails pass 
through the MailetContainer. The
           MailetContainer is a Matchers (condition for executing a mailet) and 
Mailets (execution units that perform
           actions based on incoming mail) pipeline arranged into processors 
(List of mailet/matcher pairs allowing
-          better logical organisation).</p>
+          better logical organisation). You can read more about these concepts 
on <a href="feature-mailetcontainer.html">the mailet container feature 
description</a>.</p>
 
       <p>Apache James Server includes a number of pre-packaged <a 
href="dev-provided-mailets.html">Mailets and Matchers</a>.</p>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to