This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new c80bb9e  Fix download link
c80bb9e is described below

commit c80bb9efdf5aee187701a46816541cac0e6a26e3
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Thu May 2 23:37:31 2019 +1200

    Fix download 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 291d92d..8905204 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -31,7 +31,7 @@
       <item name="Issue Tracking"                     
href="/issue-tracking.html"/>
       <item name="Source Repository"                  
href="/source-repository.html"/>
       <item name="Javadoc"                            
href="/apidocs/index.html"/>
-      <item name="Download"                           
href="/download_sanselan.cgi"/>
+      <item name="Download"                           
href="/download_imaging.cgi"/>
     </menu>
 
     <menu name="Documentation">

Reply via email to