You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2005/09/17 11:59:44 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs realm-howto.xml

markt       2005/09/17 02:59:44

  Modified:    webapps/docs realm-howto.xml
  Log:
  Fix broken links.
  
  Revision  Changes    Path
  1.27      +3 -2      jakarta-tomcat-catalina/webapps/docs/realm-howto.xml
  
  Index: realm-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/realm-howto.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- realm-howto.xml	24 Mar 2005 14:42:55 -0000	1.26
  +++ realm-howto.xml	17 Sep 2005 09:59:44 -0000	1.27
  @@ -270,8 +270,9 @@
   
   <p>Debugging and exception messages logged by a <code>Realm</code> will
      be recorded by the logging configuration associated with the container
  -   for the realm: its surrounding <a href="context.html">Context</a>,
  -   <a href="host.html">Host</a>, or <a href="engine.html">Engine</a>.</p>
  +   for the realm: its surrounding <a href="config/context.html">Context</a>,
  +   <a href="config/host.html">Host</a>, or
  +   <a href="config/engine.html">Engine</a>.</p>
   
   </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org