mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-18 00:01:24 +01:00
fix references in doc comments
At least, this is all I've found so far.
This commit is contained in:
parent
04184c6137
commit
94978b95a6
2 changed files with 3 additions and 3 deletions
|
|
@ -65,7 +65,7 @@ pub(crate) async fn get_register_available_route(
|
|||
///
|
||||
/// Register an account on this homeserver.
|
||||
///
|
||||
/// You can use [`GET /_matrix/client/r0/register/available`](fn.get_register_available_route.html)
|
||||
/// You can use [`GET /_matrix/client/r0/register/available`](get_register_available_route)
|
||||
/// to check if the user id is valid and available.
|
||||
///
|
||||
/// - Only works if registration is enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue