You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Fix rustdoc lints
This commit is contained in:
@ -56,7 +56,7 @@ impl HttpClientFactory {
|
||||
Ok(layer.layer(client))
|
||||
}
|
||||
|
||||
/// Constructs a new [`HttpService`], suitable for [`mas_oidc_client`]
|
||||
/// Constructs a new [`HttpService`], suitable for `mas-oidc-client`
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
|
Reference in New Issue
Block a user