Fix dead link to admin registration API (#14189)

* Fix dead link to admin registration API

* Changelog
This commit is contained in:
David Robertson 2022-10-17 12:10:01 +01:00 committed by GitHub
parent 1eb8dcf4c9
commit cd01a1d3b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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).