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
commit c3acf68384fc252dcafaec5135a12d47600f8822 Author: Tung Tran <[email protected]> AuthorDate: Fri Aug 30 08:47:06 2024 +0700 [Antora] Adapt after partial - Add missing link in run with docker page to james cli commands documentation page --- docs/modules/servers/pages/distributed/run/run-docker.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/servers/pages/distributed/run/run-docker.adoc b/docs/modules/servers/pages/distributed/run/run-docker.adoc index 986821b29c..c595353737 100644 --- a/docs/modules/servers/pages/distributed/run/run-docker.adoc +++ b/docs/modules/servers/pages/distributed/run/run-docker.adoc @@ -28,7 +28,7 @@ A default domain, james.local, has been created. You can see this by running: James will respond to IMAP port 143 and SMTP port 25. You have to create users before playing with james. You may also want to create other domains. -Follow the 'Useful commands' section for more information about James CLI. +Follow the xref:distributed/operate/cli.adoc['Useful commands'] section for more information about James CLI. == Run with docker --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
