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-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new 7612e23  Fix the site's source repository link.
7612e23 is described below

commit 7612e2319b8ab4ef50cc352632cbe76f5a8caf62
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sat Jul 20 20:45:49 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 79e3609..dfcdd31 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -35,7 +35,7 @@
         <menu name="Development">
             <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="Building"                href="building.html"/>
             <item name="Javadoc (SVN latest)"    href="apidocs/index.html"/>
         </menu>

Reply via email to