mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 11:05:32 -04:00
doc(crypto): Fix a link.
This commit is contained in:
@@ -381,7 +381,7 @@ impl Device {
|
||||
///
|
||||
/// [`UserIdentity::verify()`]:
|
||||
/// crate::encryption::identities::UserIdentity::verify
|
||||
/// [is_verified]: crate::encryption::identities::UserIdentity::is_verified
|
||||
/// [verified]: crate::encryption::identities::UserIdentity::is_verified
|
||||
pub fn is_verified(&self) -> bool {
|
||||
self.inner.is_verified()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user