mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 14:04:40 -04:00
doc(base): Fix an intra-link in the documentation.
This commit is contained in:
@@ -307,6 +307,8 @@ impl BaseClient {
|
||||
/// # Panics
|
||||
///
|
||||
/// This method panics if it is called twice.
|
||||
///
|
||||
/// [`UserId`]: ruma::UserId
|
||||
pub async fn activate(
|
||||
&self,
|
||||
session_meta: SessionMeta,
|
||||
|
||||
Reference in New Issue
Block a user