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


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

commit d9e0aefe7748e194c6815a4270b0ffe216f23526
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sat Jul 20 20:45:12 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 7c0b3ce..90a956f 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -36,7 +36,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>
 

Reply via email to