Update 4_adminapi.md

Link to create users page is broken. This fixes it.
This commit is contained in:
Robert Metcalf 2025-04-01 14:08:09 +01:00 committed by GitHub
parent c15dee80f2
commit 46dc7674a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,7 @@ If successfully sent, the API will return the following response:
## GET `/_synapse/admin/v1/register`
Shared secret registration — please see the [user creation page](createusers) for
Shared secret registration — please see the [user creation page](1_createusers.md) for
guidance on configuring and using this endpoint.
## GET `/_matrix/client/v3/admin/whois/{userId}`