summary refs log tree commit diff
path: root/docs/admin_api
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-10-24 13:53:36 +0100
committerDavid Robertson <davidr@element.io>2022-10-24 13:53:36 +0100
commit5d1998515aa012bddbcee549434dc401846abff7 (patch)
treef686a38134832142ea3242ca1c1919d1ac33069a /docs/admin_api
parentMove dev pages into dev dir (diff)
downloadsynapse-5d1998515aa012bddbcee549434dc401846abff7.tar.xz
Move config pages into config dir
Diffstat (limited to 'docs/admin_api')
-rw-r--r--docs/admin_api/server_notices.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin_api/server_notices.md b/docs/admin_api/server_notices.md

index 323138491a..ee306eab73 100644 --- a/docs/admin_api/server_notices.md +++ b/docs/admin_api/server_notices.md
@@ -45,4 +45,4 @@ Once the notice has been sent, the API will return the following response: ``` Note that server notices must be enabled in `homeserver.yaml` before this API -can be used. See [the server notices documentation](../server_notices.md) for more information. +can be used. See [the server notices documentation](../usage/configuration/server_notices.md) for more information.