yoavs 2004/06/10 13:34:41
Modified: webapps/docs index.xml project.xml
Log:
Modified project.xml and index.xml to reflect new URL for connector documentation.
Revision Changes Path
1.15 +1 -1 jakarta-tomcat-catalina/webapps/docs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/index.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- index.xml 1 Mar 2004 15:35:03 -0000 1.14
+++ index.xml 10 Jun 2004 20:34:41 -0000 1.15
@@ -113,7 +113,7 @@
- Reference manual that documents all available elements and attributes
that may be placed into a Tomcat 5 <code>conf/server.xml</code> file.
</li>
-<li><a
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html"><strong>JK
Documenation</strong></a>
+<li><a
href="http://jakarta.apache.org/tomcat/connectors-doc/jk2/index.html"><strong>JK
Documenation</strong></a>
- Complete documentation and HOWTOs on the JK native webserver connector,
used to interface Tomcat with servers like Apache HTTPd, IIS
and others.</li>
1.21 +2 -2 jakarta-tomcat-catalina/webapps/docs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 5 Feb 2004 16:05:31 -0000 1.20
+++ project.xml 10 Jun 2004 20:34:41 -0000 1.21
@@ -18,7 +18,7 @@
<menu name="User Guide">
<item name="1) Introduction" href="introduction.html"/>
<item name="2) Setup" href="setup.html"/>
- <item name="3) First webapp" href="appdev/index.html"/>
+ <item name="3) First webapp" href="appdev/index.html"/>
<item name="4) Deployer" href="deployer-howto.html"/>
<item name="5) Manager" href="manager-howto.html"/>
<item name="6) Realms and AAA" href="realm-howto.html"/>
@@ -44,7 +44,7 @@
<item name="Release Notes" href="RELEASE-NOTES.txt"/>
<item name="Tomcat Configuration" href="config/index.html"/>
<item name="JK Documentation"
-
href="http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html"/>
+
href="http://jakarta.apache.org/tomcat/connectors-doc/jk2/index.html"/>
<item name="Servlet API Javadocs" href="servletapi/index.html"/>
<item name="JSP API Javadocs" href="jspapi/index.html"/>
</menu>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]