This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/james-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5cdb7bb Fix Guice download link text
5cdb7bb is described below
commit 5cdb7bb79841580848b44082d2a090832a3a1a97
Author: Benoit Tellier <[email protected]>
AuthorDate: Wed Jan 5 14:36:20 2022 +0700
Fix Guice download link text
---
content/download.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download.html b/content/download.html
index 27de243..3f6fc6d 100644
--- a/content/download.html
+++ b/content/download.html
@@ -280,7 +280,7 @@
<li>Binary (ZIP Format) for the JPA James server:
- <a class="externalLink"
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 class="externalLink"
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 class="externalLink"
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.sha512">SHA-512</a>]
[<a class="externalLink"
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.asc">PGP</a>]
</li>
@@ -294,7 +294,7 @@
<li>Binary (ZIP Format) for the Distributed James server:
- <a class="externalLink"
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 class="externalLink"
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 class="externalLink"
href="https://downloads.apache.org/james/server/3.6.1/james-server-distributed-guice.zip.sha512">SHA-512</a>]
[<a class="externalLink"
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]