1 files changed, 1 insertions, 1 deletions
diff --git a/docs/presence_router_module.md b/docs/presence_router_module.md
index face54fe2b..4cff8236ae 100644
--- a/docs/presence_router_module.md
+++ b/docs/presence_router_module.md
@@ -36,7 +36,7 @@ presence to (for those users that the receiving user is considered interested in
It does not include state for users who are currently offline, and it can only be
called on workers that support sending federation. Additionally, this method must
only be called from the process that has been configured to write to the
-the [presence stream](workers.md#stream-writers).
+the [presence stream](usage/configuration/workers.md#stream-writers).
By default, this is the main process, but another worker can be configured to do
so.
|