Skip to content

Commit

Permalink
ok cargo doc
Browse files Browse the repository at this point in the history
Signed-off-by: strawberry <[email protected]>
  • Loading branch information
girlbossceo committed Nov 15, 2024
1 parent be5a04f commit 4b652f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ pub struct WellKnownConfig {
/// The server URL that the client well-known file will serve. This should
/// not contain a port, and should just be a valid HTTPS URL.
///
/// example: "https://matrix.example.com"
/// example: "<https://matrix.example.com>"
pub client: Option<Url>,
pub support_page: Option<Url>,
pub support_role: Option<ContactRole>,
Expand Down

0 comments on commit 4b652f5

Please sign in to comment.