This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new 314ad67b git-wip-us => gitbox
314ad67b is described below
commit 314ad67b446e65810ad1350ecc0121508182e89e
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 5 11:39:41 2022 +0100
git-wip-us => gitbox
---
src/site/site.xml | 2 +-
src/site/xdoc/index.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index a1db4f08..a7d2d15f 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -34,7 +34,7 @@
<item name="Class Diagrams" href="/guide/classdiagrams.html"/>
<item name="Sequence Diagrams"
href="/guide/sequencediagrams.html"/>
</item>
- <item name="Examples"
href="https://git-wip-us.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=HEAD"/>
+ <item name="Examples"
href="https://gitbox.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=HEAD"/>
<item name="Downloads" href="/download_dbcp.cgi"/>
<item name="Wiki"
href="http://wiki.apache.org/commons/DBCP"/>
</menu>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 670cdc99..c7c26e91 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -87,7 +87,7 @@ read the package overview of the
package for an overview of how to use DBCP.</p>
<p>There are
-<a
href="https://git-wip-us.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=refs/heads/master">several
examples</a>
+<a
href="https://gitbox.apache.org/repos/asf?p=commons-dbcp.git;a=tree;f=doc;hb=refs/heads/master">several
examples</a>
of using DBCP available.</p>
</section>