summary refs log tree commit diff
path: root/docs/usage
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-10-17 12:10:01 +0100
committerGitHub <noreply@github.com>2022-10-17 12:10:01 +0100
commitcd01a1d3b56c7f8229ca28ac1121200105dcb9d9 (patch)
tree68067878a76cec9201bb66be5700635904d4a8cf /docs/usage
parentRemove not needed `replication` listener in docker compose example (#14107) (diff)
downloadsynapse-cd01a1d3b56c7f8229ca28ac1121200105dcb9d9.tar.xz
Fix dead link to admin registration API (#14189)
* Fix dead link to admin registration API

* Changelog
Diffstat (limited to 'docs/usage')
-rw-r--r--docs/usage/configuration/config_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md
index 2fbf3ea07c..7c91a3ac4e 100644
--- a/docs/usage/configuration/config_documentation.md
+++ b/docs/usage/configuration/config_documentation.md
@@ -2088,7 +2088,7 @@ set.
 
 This is primarily intended for use with the `register_new_matrix_user` script
 (see [Registering a user](../../setup/installation.md#registering-a-user));
-however, the interface is [documented](../admin_api/register_api.html).
+however, the interface is [documented](../../admin_api/register_api.html).
 
 See also [`registration_shared_secret_path`](#registration_shared_secret_path).