You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2007/09/27 16:38:34 UTC

svn commit: r580026 - /tomcat/sandbox/gdev6x/webapps/docs/logging.xml

Author: fhanik
Date: Thu Sep 27 07:38:33 2007
New Revision: 580026

URL: http://svn.apache.org/viewvc?rev=580026&view=rev
Log:
forward port

Modified:
    tomcat/sandbox/gdev6x/webapps/docs/logging.xml

Modified: tomcat/sandbox/gdev6x/webapps/docs/logging.xml
URL: http://svn.apache.org/viewvc/tomcat/sandbox/gdev6x/webapps/docs/logging.xml?rev=580026&r1=580025&r2=580026&view=diff
==============================================================================
--- tomcat/sandbox/gdev6x/webapps/docs/logging.xml (original)
+++ tomcat/sandbox/gdev6x/webapps/docs/logging.xml Thu Sep 27 07:38:33 2007
@@ -27,7 +27,7 @@
   <section name="Introduction">
   <p>
     Tomcat 6.0 uses 
-    <a href="http://jakarta.apache.org/commons/logging">Commons Logging</a>
+    <a href="http://commons.apache.org/logging">Commons Logging</a>
     throughout its internal code allowing the 
     developer to choose a logging configuration that suits their needs, e.g
     java.util.logging or 



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