This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-site.git
commit f7bafba073df457a1879088cb059abb1e08e538c Author: Siegfried Goeschl <[email protected]> AuthorDate: Sun Nov 21 18:04:45 2010 +0000 Changed wording from 'retired' to 'dormant' git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/site@1037518 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index 2c0a049..2f8c5b7 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -72,7 +72,7 @@ <item name="Template" href="/fulcrum-template/"/> </menu> - <menu name="Retired Components"> + <menu name="Dormant Components"> <item name="BSF" href="/fulcrum-bsf/"/> <item name="Configuration" href="/fulcrum-configuration-impl/"/> <item name="DVSL" href="/fulcrum-dvsl/"/>
