Author: violetagg
Date: Thu Oct 10 08:31:32 2013
New Revision: 1530875
URL: http://svn.apache.org/r1530875
Log:
The link under Tomcat Context Descriptor section should point to documentation
about context.xml and not the one for server.xml. Issue is reported via
o.a.comments.
Modified:
tomcat/trunk/webapps/docs/appdev/deployment.xml
Modified: tomcat/trunk/webapps/docs/appdev/deployment.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/appdev/deployment.xml?rev=1530875&r1=1530874&r2=1530875&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/appdev/deployment.xml (original)
+++ tomcat/trunk/webapps/docs/appdev/deployment.xml Thu Oct 10 08:31:32 2013
@@ -178,7 +178,7 @@ configuration options, such as an access
configuration and more. This XML file must contain one Context element, which
will be considered as if it was the child of the Host element corresponding
to the Host to which the web application is being deployed. The
-<a href="../config/index.html">Tomcat configuration documentation</a> contains
+<a href="../config/context.html">Tomcat configuration documentation</a>
contains
information on the Context element.</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]