This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git
The following commit(s) were added to refs/heads/release by this push: new aa3c5e9 Fix the site's source repository link. aa3c5e9 is described below commit aa3c5e9d9a7da5ba6b201d8ff26912053aac38d1 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Jul 21 16:51:08 2019 -0400 Fix the site's source repository link. --- src/site/site.xml | 2 +- src/site/xdoc/mail-lists.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index b3d24bd..fb77625 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> diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml index 289edf2..48f74f6 100644 --- a/src/site/xdoc/mail-lists.xml +++ b/src/site/xdoc/mail-lists.xml @@ -152,7 +152,7 @@ limitations under the License. <td> <strong>Commons Commits List</strong> <br /><br /> - Only for e-mails automatically generated by the <a href="source-repository.html">source control</a> sytem. + Only for e-mails automatically generated by the <a href="scm.html">source control</a> sytem. <br /><br /> </td> <td><a href="mailto:commits-subscr...@commons.apache.org">Subscribe</a></td>