From 5d1998515aa012bddbcee549434dc401846abff7 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 24 Oct 2022 13:53:36 +0100 Subject: Move config pages into config dir --- docker/README-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/README-testing.md') diff --git a/docker/README-testing.md b/docker/README-testing.md index 21b99963d8..8e218ca832 100644 --- a/docker/README-testing.md +++ b/docker/README-testing.md @@ -98,7 +98,7 @@ Dockerfile makes use of to generate appropriate worker, nginx and supervisord co files. Sharding is supported for a subset of workers, in line with the -[worker documentation](../docs/workers.md). To run multiple instances of a given worker +[worker documentation](../docs/usage/configuration/workers.md). To run multiple instances of a given worker type, simply specify the type multiple times in `SYNAPSE_WORKER_TYPES` (e.g `SYNAPSE_WORKER_TYPES=event_creator,event_creator...`). -- cgit 1.5.1