Author: grobmeier Date: Tue May 12 04:32:50 2009 New Revision: 773777 URL: http://svn.apache.org/viewvc?rev=773777&view=rev Log: use download_compress.xml instead of downloads.xml as the downloadpage
Modified: commons/proper/compress/trunk/src/site/site.xml Modified: commons/proper/compress/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/site.xml?rev=773777&r1=773776&r2=773777&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/site.xml (original) +++ commons/proper/compress/trunk/src/site/site.xml Tue May 12 04:32:50 2009 @@ -31,7 +31,7 @@ <item name="Examples" href="/examples.html"/> <item name="Conventions" href="/conventions.html"/> <item name="Issue Tracking" href="/issue-tracking.html"/> - <item name="Download" href="/downloads.html"/> + <item name="Download" href="/download_compress.html"/> <item name="Wiki" href="http://wiki.apache.org/commons/Compress"/> </menu> </body>