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

commit 0bd4e9b7e43a840a85f748a3e87dd107eea217e7
Author: Benoit Tellier <[email protected]>
AuthorDate: Wed Jun 23 11:35:18 2021 +0700

    JAMES-3603 Fix site 'Try distributed James' docker-compose link
---
 src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md 
b/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
index ff1c4a9..17231be 100644
--- a/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
+++ b/src/site/markdown/server/install/guice-cassandra-rabbitmq-s3.md
@@ -36,7 +36,7 @@ To run james, you have to create a directory containing 
required configuration f
 
 James requires the configuration to be in a subfolder of working directory 
that is called **conf**. You can get a sample
 directory for configuration from
-[dockerfiles/run/guice/cassandra-rabbitmq/destination/conf](https://github.com/apache/james-project/tree/master/dockerfiles/run/guice/cassandra-rabbitmq/destination/conf).
 You might need to adapt it to your needs.
+[dockerfiles/run/guice/cassandra-rabbitmq/destination/conf](https://github.com/apache/james-project/tree/master/server/apps/distributed-app/guice/cassandra-rabbitmq/destination/conf).
 You might need to adapt it to your needs.
 
 You also need to generate a keystore in your conf folder with the following 
command:
 

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

Reply via email to