You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/08/27 15:18:30 UTC

cvs commit: jakarta-tomcat-catalina/webapps/ROOT index.jsp

remm        2002/08/27 06:18:30

  Modified:    webapps/ROOT index.jsp
  Log:
  - Update paths.
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-tomcat-catalina/webapps/ROOT/index.jsp
  
  Index: index.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/ROOT/index.jsp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.jsp	30 Jul 2002 03:58:28 -0000	1.4
  +++ index.jsp	27 Aug 2002 13:18:30 -0000	1.5
  @@ -112,8 +112,8 @@
                   </tr>
                   <tr>
                       <td bgcolor="#FFDC75" bordercolor="#000000" nowrap>
  -                        <a href="examples/jsp/">JSP Examples</a><br>
  -                        <a href="examples/servlets/">Servlet Examples</a><br>
  +                        <a href="jsp-examples/">JSP Examples</a><br>
  +                        <a href="servlets-examples/">Servlet Examples</a><br>
                           &nbsp;
                       </td>
                   </tr>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>