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-codec.git
The following commit(s) were added to refs/heads/release by this push: new 4200d4d Fix the site's source repository link. 4200d4d is described below commit 4200d4d9cbfb2cbfc7f6e783cceb06bb52963887 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Jul 20 20:43:56 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 c9b61cb..d2a973e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -41,7 +41,7 @@ <item name="Release Notes" href="/changes-report.html"/> <item name="Mailing Lists" href="/mail-lists.html"/> <item name="Issue Tracking" href="/issue-tracking.html"/> - <item name="Source Repository" href="/source-repository.html"/> + <item name="Source Repository" href="/scm.html"/> <item name="Javadoc current" href="/apidocs/index.html"/> </menu>