mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 21:02:25 +03:00
Update 4_adminapi.md
Link to create users page is broken. This fixes it.
This commit is contained in:
parent
c15dee80f2
commit
46dc7674a5
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ If successfully sent, the API will return the following response:
|
||||||
|
|
||||||
## GET `/_synapse/admin/v1/register`
|
## 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.
|
guidance on configuring and using this endpoint.
|
||||||
|
|
||||||
## GET `/_matrix/client/v3/admin/whois/{userId}`
|
## GET `/_matrix/client/v3/admin/whois/{userId}`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue