Repository: freemarker-site Updated Branches: refs/heads/master 762d36716 -> 0e34d796a
Even more outdated incubation related parts fixed Project: http://git-wip-us.apache.org/repos/asf/freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/freemarker-site/commit/0e34d796 Tree: http://git-wip-us.apache.org/repos/asf/freemarker-site/tree/0e34d796 Diff: http://git-wip-us.apache.org/repos/asf/freemarker-site/diff/0e34d796 Branch: refs/heads/master Commit: 0e34d796a8a755b55224181198f2d70b313da901 Parents: 762d367 Author: ddekany <[email protected]> Authored: Fri Mar 30 00:27:55 2018 +0200 Committer: ddekany <[email protected]> Committed: Fri Mar 30 00:27:55 2018 +0200 ---------------------------------------------------------------------- src/main/docgen/book.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/0e34d796/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index e5511be..cc44040 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -613,21 +613,19 @@ two freemarker.jar-s and unpredictable behavior! <listitem> <para><emphasis role="bold">Developer list</emphasis>: [email protected]. <olink - targetdoc="devMailingListSubscribe"><link - xlink:href="mailto:[email protected]">Subscribe</link></olink>, - <olink targetdoc="devMailingListUnsubscribe"><link - xlink:href="mailto:[email protected]">Unsubscribe</link></olink> - (After clicking on these links, send the appearing empty mail as + targetdoc="devMailingListSubscribe">Subscribe</olink>, <olink + targetdoc="devMailingListUnsubscribe">Unsubscribe</olink> (After + clicking on these links, send the appearing empty mail as is.)</para> </listitem> <listitem> <para><emphasis role="bold">Commit and Jira notifications</emphasis>: [email protected]. - <olink targetdoc="notificationsMailingListSubscribe"><link - xlink:href="mailto:[email protected]">Subscribe</link></olink>, - <olink targetdoc="notificationsMailingListUnsubscribe"><link - xlink:href="mailto:[email protected]">Unsubscribe</link></olink> + <olink + targetdoc="notificationsMailingListSubscribe">Subscribe</olink>, + <olink + targetdoc="notificationsMailingListUnsubscribe">Unsubscribe</olink> (After clicking on these links, send the appearing empty mail as is.)</para> </listitem>
