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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 5177e4d  [DOWNLOAD] Fix Guice artifact links text (#822)
5177e4d is described below

commit 5177e4d7e772b8c97cc46bcc2324503479b3edf1
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Jan 5 14:48:47 2022 +0700

    [DOWNLOAD] Fix Guice artifact links text (#822)
    
    Should be the one of the targetted file.
    
    Changes already deployed on the website.
---
 src/site/xdoc/download.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index b8b0778..1fe8b3a 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -67,7 +67,7 @@
           (defaults to an embedded Derby database) that can be configured with 
an external SQL database.</p>
 
         <li>Binary (ZIP Format) for the JPA James server:
-          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-jpa-guice.zip";>james-server-app-3.6.1-app.zip</a>
+          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-jpa-guice.zip";>james-server-jpa-guice.zip</a>
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.sha512";>SHA-512</a>]
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.asc";>PGP</a>]
         </li>
@@ -78,7 +78,7 @@
         RabbitMQ, and S3 API. It is intended for large scale deployments where 
scalability is required.</p>
 
         <li>Binary (ZIP Format) for the Distributed James server:
-          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-distributed-guice.zip";>james-server-app-3.6.1-app.zip</a>
+          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-distributed-guice.zip";>james-server-distributed-guice.zip</a>
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-distributed-guice.zip.sha512";>SHA-512</a>]
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-distributed-guice.zip.asc";>PGP</a>]
         </li>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to