mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-13 18:45:44 -04:00
crypto: Fix a broken doc link
This commit is contained in:
@@ -187,7 +187,7 @@ impl UserIdentity {
|
||||
/// user.
|
||||
///
|
||||
/// After the content has been sent out a `VerificationRequest` can be
|
||||
/// started with the [`request_verification`] method.
|
||||
/// started with the [`request_verification()`] method.
|
||||
///
|
||||
/// [`request_verification()`]: #method.request_verification
|
||||
pub async fn verification_request_content(
|
||||
|
||||
Reference in New Issue
Block a user