Author: kkolinko
Date: Sat Jun 30 16:00:51 2018
New Revision: 1834746
URL: http://svn.apache.org/viewvc?rev=1834746&view=rev
Log:
Fix a broken link in documentation.
Modified:
tomcat/jk/trunk/xdocs/webserver_howto/apache.xml
Modified: tomcat/jk/trunk/xdocs/webserver_howto/apache.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/webserver_howto/apache.xml?rev=1834746&r1=1834745&r2=1834746&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/apache.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/apache.xml Sat Jun 30 16:00:51 2018
@@ -40,7 +40,7 @@ It is recommended that you also read the
<a href="../common_howto/workers.html">Workers HowTo</a> document
to learn how to setup the working entities between your web server and Tomcat
Engines.
For more detailed configuration information consult the Reference Guide for
-<a href="../reference/worker.html">workers.properties</a>,
+<a href="../reference/workers.html">workers.properties</a>,
<a href="../reference/uriworkermap.html">uriworkermap</a>
and <a href="../reference/apache.html">Apache</a>.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]