Author: oheger Date: Thu Aug 18 20:04:56 2011 New Revision: 1159388 URL: http://svn.apache.org/viewvc?rev=1159388&view=rev Log: Removed some unneeded entries from the site navigation.
Modified: commons/proper/configuration/trunk/src/site/site.xml Modified: commons/proper/configuration/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/site/site.xml?rev=1159388&r1=1159387&r2=1159388&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/site/site.xml (original) +++ commons/proper/configuration/trunk/src/site/site.xml Thu Aug 18 20:04:56 2011 @@ -28,7 +28,6 @@ <item name="Download" href="http://commons.apache.org/configuration/download_configuration.cgi"/> <item name="Release History" href="/changes-report.html"/> <item name="User's Guide" href="/userguide/user_guide.html"/> - <item name="Howtos (1.2 release)" href="/userguide-1.2/index.html"/> <item name="Runtime Dependencies" href="/dependencies.html"/> <item name="Javadoc (current)" href="/apidocs/index.html"/> <item name="Javadoc (old releases)" href="/javadoc.html"/> @@ -36,9 +35,7 @@ <menu name="Development"> <item name="Building" href="/building.html"/> - <item name="Roadmap" href="/tasks-report.html"/> <item name="Issue Tracking" href="issue-tracking.html"/> - <item name="SVN" href="http://svn.apache.org/repos/asf/commons/proper/configuration/"/> </menu> </body>