Author: pbenedict Date: Fri Aug 24 20:20:07 2007 New Revision: 569603 URL: http://svn.apache.org/viewvc?rev=569603&view=rev Log: STR-3026: Remove planet struts links
Modified: struts/struts1/trunk/apps/src/site/xdoc/index.xml Modified: struts/struts1/trunk/apps/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/src/site/xdoc/index.xml?rev=569603&r1=569602&r2=569603&view=diff ============================================================================== --- struts/struts1/trunk/apps/src/site/xdoc/index.xml (original) +++ struts/struts1/trunk/apps/src/site/xdoc/index.xml Fri Aug 24 20:20:07 2007 @@ -41,26 +41,26 @@ <table> - <tr><th><a href="http://planetstruts.org/struts-blank/"> + <tr><th> Blank - </a></th><td> + </th><td> Struts Blank is a template you can use to create your own application. You can copy and rename the WAR, deploy it to your server, and start adding your own code. </td></tr> - <tr><th><a href="http://planetstruts.org/struts-cookbook/"> + <tr><th> Cookbook - </a></th><td> + </th><td> Struts Cookbook is a show-and-tell application that demonstrates some common use cases. The source code for each example can be viewed through the application itself. </td></tr> - <tr><th><a href="http://planetstruts.org/struts-examples/"> + <tr><th> Examples - </a></th><td> + </th><td> Struts Example is a modular application. Modules include an "exercise" application to test and demonstrate the Struts Taglibs, @@ -69,9 +69,9 @@ validation and localization features, </td></tr> - <tr><th><a href="http://planetstruts.org/struts-mailreader/"> + <tr><th> MailReader - </a></th><td> + </th><td> Struts MailReader is a best-practices example of a typical web application. </td></tr>