Add the lost self link for site of Mime4J doc Reported and fixed by https://github.com/dongxuwang
Project: http://git-wip-us.apache.org/repos/asf/james-mime4j/repo Commit: http://git-wip-us.apache.org/repos/asf/james-mime4j/commit/d384c407 Tree: http://git-wip-us.apache.org/repos/asf/james-mime4j/tree/d384c407 Diff: http://git-wip-us.apache.org/repos/asf/james-mime4j/diff/d384c407 Branch: refs/heads/master Commit: d384c4073ad6899da05c697af94d0f416f8ac7fc Parents: db390c1 Author: benwa <[email protected]> Authored: Tue May 22 15:57:07 2018 +0700 Committer: benwa <[email protected]> Committed: Tue May 22 15:57:18 2018 +0700 ---------------------------------------------------------------------- src/site/site.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-mime4j/blob/d384c407/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 10fc5c7..7549182 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -48,6 +48,9 @@ <item name="Server" href="http://james.apache.org/documentation.html" /> + <item + name="Mime4J" + href="http://james.apache.org/mime4j/index.html" /> <item name="jSieve" href="http://james.apache.org/jsieve/index.html" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
