Any idea on how to get the download image on Strut 2 page to show 2.0.9 instead of 2.0.6? It has been showing 2.0.6 even though 2.0.8 is out.
james On Tue Jul 24 10:30 , [EMAIL PROTECTED] sent: >Author: husted >Date: Tue Jul 24 07:30:45 2007 >New Revision: 559060 > >URL: http://svn.apache.org/viewvc\?view=rev&rev=559060 >Log: >WW-1974 Update site menu to point to 2.0.9. > >Modified: > struts/site/src/site/site.xml > >Modified: struts/site/src/site/site.xml >URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml\?view=diff&rev=559060&r1=559059&r2=559060 >============================================================================== >--- struts/site/src/site/site.xml (original) >+++ struts/site/src/site/site.xml Tue Jul 24 07:30:45 2007 >@@ -17,7 +17,7 @@ > href="http://projects.apache.org" /> > > name="Struts 2" >- href="http://struts.apache.org/2.0.8/" /> >+ href="http://struts.apache.org/2.0.9/" /> > > name="Struts 1" > href="http://struts.apache.org/1.3.8/" /> >@@ -55,8 +55,8 @@ > name="Key Technologies" > href="primer.html" /> > >- name="Struts 2.0.8" >- href="http://struts.apache.org/2.0.8/index.html" /> >+ name="Struts 2.0.9" >+ href="http://struts.apache.org/2.0.9/index.html" /> > > name="Struts 1.3.8" > href="http://struts.apache.org/1.3.8/index.html" /> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]