1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/workers.md b/docs/usage/configuration/workers.md
index c86b951ecd..f63a9e6469 100644
--- a/docs/usage/configuration/workers.md
+++ b/docs/usage/configuration/workers.md
@@ -153,7 +153,7 @@ Finally, you need to start your worker processes. This can be done with either
`synctl` or your distribution's preferred service manager such as `systemd`. We
recommend the use of `systemd` where available: for information on setting up
`systemd` to start synapse workers, see
-[Systemd with Workers](systemd-with-workers). To use `synctl`, see
+[Systemd with Workers](systemd-with-workers/index.html). To use `synctl`, see
[Using synctl with Workers](synctl_workers.md).
|