Author: nbubna
Date: Mon Sep 8 16:39:21 2008
New Revision: 693317
URL: http://svn.apache.org/viewvc?rev=693317&view=rev
Log:
fix anchor links
Modified:
velocity/tools/trunk/xdocs/project.xml
Modified: velocity/tools/trunk/xdocs/project.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/xdocs/project.xml?rev=693317&r1=693316&r2=693317&view=diff
==============================================================================
--- velocity/tools/trunk/xdocs/project.xml (original)
+++ velocity/tools/trunk/xdocs/project.xml Mon Sep 8 16:39:21 2008
@@ -67,9 +67,9 @@
<group name="Development">
<item name="ChangeLog" href="changes.html"/>
- <item name="Participating" href="index.html#Helping%20Out"/>
+ <item name="Participating" href="index.html#Helping_Out"/>
<item name="Dependencies" href="dependencies.html"/>
- <item name="Source Code"
href="index.html#Subversion%20Repository"/>
+ <item name="Source Code"
href="index.html#Subversion_Repository"/>
<item name="Report Issue"
href="http://issues.apache.org/jira/browse/VELTOOLS"/>
</group>