mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-11 08:03:09 -06:00
Fix broken link on server notices
This commit is contained in:
parent
8bf3f502d2
commit
764b73c10a
|
|
@ -57,7 +57,7 @@ Request body format:
|
|||
}
|
||||
```
|
||||
|
||||
Send a server notice to a specific user. See the (Matrix Spec)[https://spec.matrix.org/v1.3/client-server-api/#server-notices] for additional details on server notice behaviour.
|
||||
Send a server notice to a specific user. See the [Matrix Spec](https://spec.matrix.org/v1.3/client-server-api/#server-notices) for additional details on server notice behaviour.
|
||||
If successfully sent, the API will return the following response:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue