You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/07 07:50:29 UTC

svn commit: r400432 - /struts/action/trunk/src/site/xdoc/index.xml

Author: wsmoak
Date: Sat May  6 22:50:27 2006
New Revision: 400432

URL: http://svn.apache.org/viewcvs?rev=400432&view=rev
Log:
Remove another link to the web application tutorial.

Modified:
    struts/action/trunk/src/site/xdoc/index.xml

Modified: struts/action/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/index.xml?rev=400432&r1=400431&r2=400432&view=diff
==============================================================================
--- struts/action/trunk/src/site/xdoc/index.xml (original)
+++ struts/action/trunk/src/site/xdoc/index.xml Sat May  6 22:50:27 2006
@@ -123,9 +123,7 @@
                 <a name="nutshell-config"/>
 
                 <p>
-                    A
-                    <a href="http://java.sun.com/webservices/docs/1.0/tutorial/doc/WebApp.html">
-                        web application</a>
+                    A web application
                     uses a deployment descriptor to initialize resources
                     like
                     <a href="userGuide/preface.html#servlets">servlets</a>