You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2005/09/14 22:31:30 UTC

svn commit: r280932 - in /jakarta/velocity/tools/trunk/xdocs/struts: index.xml menu.xml

Author: nbubna
Date: Wed Sep 14 13:31:26 2005
New Revision: 280932

URL: http://svn.apache.org/viewcvs?rev=280932&view=rev
Log:
fix for JIRA issue #VELOCITY-368

Modified:
    jakarta/velocity/tools/trunk/xdocs/struts/index.xml
    jakarta/velocity/tools/trunk/xdocs/struts/menu.xml

Modified: jakarta/velocity/tools/trunk/xdocs/struts/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/tools/trunk/xdocs/struts/index.xml?rev=280932&r1=280931&r2=280932&view=diff
==============================================================================
--- jakarta/velocity/tools/trunk/xdocs/struts/index.xml (original)
+++ jakarta/velocity/tools/trunk/xdocs/struts/index.xml Wed Sep 14 13:31:26 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 
-  $Id: index.xml,v 1.10 2004/02/18 20:22:36 nbubna Exp $
+  $Id$
 -->
 <document>
 

Modified: jakarta/velocity/tools/trunk/xdocs/struts/menu.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/tools/trunk/xdocs/struts/menu.xml?rev=280932&r1=280931&r2=280932&view=diff
==============================================================================
--- jakarta/velocity/tools/trunk/xdocs/struts/menu.xml (original)
+++ jakarta/velocity/tools/trunk/xdocs/struts/menu.xml Wed Sep 14 13:31:26 2005
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 
-  $Id: menu.xml,v 1.7 2004/02/18 20:22:36 nbubna Exp $
+  $Id$
 -->
 <project href="index.html">
 
@@ -31,7 +31,7 @@
         <item name="Download"                href="../index.html#Download"/>
         <item name="User Guide"              href="userguide.html"/>
         <item name="Installation"            href="userguide.html#Installation"/>
-        <item name="Examples"                href="userguide.html#Examples"/>
+        <item name="Examples"                href="../index.html#Example Applications"/>
         <item name="Javadoc"                 href="../javadoc/index.html"/>
     </menu>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org