You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/03/06 23:23:25 UTC

svn commit: r383694 - /jakarta/commons/proper/dbcp/trunk/xdocs/index.xml

Author: dennisl
Date: Mon Mar  6 14:23:24 2006
New Revision: 383694

URL: http://svn.apache.org/viewcvs?rev=383694&view=rev
Log:
PR #38870
Fix the broken link to examples.

Modified:
    jakarta/commons/proper/dbcp/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/dbcp/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/dbcp/trunk/xdocs/index.xml?rev=383694&r1=383693&r2=383694&view=diff
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/xdocs/index.xml Mon Mar  6 14:23:24 2006
@@ -49,7 +49,7 @@
 
 <p>Applications can use the <code>commons-dbcp</code> component directly
 or through the existing interface of their container / supporting framework.
-For example the <a href="http://jakarta.apache.org/tomcat/">Tomcat</a> 
+For example the <a href="http://tomcat.apache.org/">Tomcat</a> 
 servlet container presents a DBCP DataSource as a JNDI Datasource.
 <a href="http://james.apache.org/">James</a> (Java Apache Mail Enterprise Server) 
 has integrated DBCP into the <a href="http://avalon.apache.org/">Avalon</a> framework.
@@ -78,7 +78,7 @@
 package for an overview of how to use DBCP.</p>
 
 <p>There are 
-<a href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/dbcp/doc/">several examples</a> 
+<a href="http://cvs.apache.org/viewcvs.cgi/jakarta/commons/proper/dbcp/trunk/doc/">several examples</a> 
 of using DBCP available.</p>
 
 </section>



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