This is an automated email from the ASF dual-hosted git repository.
rcordier 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 9a057de5d1 [Documentation] Fix some broken links in install page
9a057de5d1 is described below
commit 9a057de5d1fa24960fdd3f5e508e76e1765488a7
Author: Rene Cordier <[email protected]>
AuthorDate: Wed Jan 10 14:48:03 2024 +0700
[Documentation] Fix some broken links in install page
---
src/site/xdoc/server/install.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/site/xdoc/server/install.xml b/src/site/xdoc/server/install.xml
index fcdf18dd75..3effb4ec3a 100644
--- a/src/site/xdoc/server/install.xml
+++ b/src/site/xdoc/server/install.xml
@@ -85,8 +85,9 @@
<p>Alternatively, if you don't want your build to be handled via Docker,
you can follow <a href="quick-start-cassandra.html">
Guice Cassandra quick-start</a> </p>
- <p>Note that install instructions from command line are available for <a
href="install/cassandra-guice.html">Cassandra-Guice</a>,
- <a href="install/jpa-guice.html">JPA-Guice</a> and <a
href="install/jpa-smtp-guice.html">JPA-SMTP-Guice</a>.
+ <p>Note that install instructions from command line are available for <a
href="install/guice-cassandra.html">Cassandra-Guice</a>,
+ <a href="install/guice-cassandra-rabbitmq-s3.html">Distributed
Guice</a>,
+ <a href="install/guice-jpa.html">JPA-Guice</a> and <a
href="install/guice-jpa-smtp.html">JPA-SMTP-Guice</a>.
</p>
<p>A <a
href="https://github.com/apache/james-project/blob/master/server/apps/distributed-app/docker-compose.yml">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]