This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch fix-website-typo in repository https://gitbox.apache.org/repos/asf/james-project.git
commit c1c78f54d2f4fe1c7d5405b2231756b5f8e8edb3 Author: Tellier Benoit <[email protected]> AuthorDate: Fri Apr 2 16:46:59 2021 +0700 JAMES-3302 Fix a dead link This was modified from https://james.staged.apache.org/james-project/3.6.0/servers/distributed.html using the [edit this page] button <3 --- docs/modules/servers/pages/distributed.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/servers/pages/distributed.adoc b/docs/modules/servers/pages/distributed.adoc index 0022b66..4f147b1 100644 --- a/docs/modules/servers/pages/distributed.adoc +++ b/docs/modules/servers/pages/distributed.adoc @@ -18,7 +18,7 @@ This server is: In this section of the documentation, we will introduce you to: * xref:distributed/objectives.adoc[Objectives and motivation of the Distributed Server] -* xref:distributed/architecture.adoc[Overview of architecture] +* xref:distributed/architecture/index.adoc[Overview of architecture] * xref:distributed/run.adoc[Running the Distributed Server] * xref:distributed/run-docker.adoc[Run the Distributed Server with Docker] * xref:distributed/configure/index.adoc[Configure the Distributed Server] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
