This is an automated email from the ASF dual-hosted git repository. ggregory 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 6442dc8 Fix the site's source repository link. 6442dc8 is described below commit 6442dc8be3f5b3feba81edd9e92f7d9706fc1c27 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Jul 20 20:44:39 2019 -0400 Fix the site's source repository link. --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index 23236e6..561b097 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -53,7 +53,7 @@ <item name="Mailing Lists" href="/mail-lists.html"/> <item name="Issue Tracking" href="/issue-tracking.html"/> <item name="Team" href="/team-list.html"/> - <item name="Source Repository" href="/source-repository.html"/> + <item name="Source Repository" href="/scm.html"/> </menu> </body>