summaryrefslogtreecommitdiffstats
path: root/src/generated/structs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/generated/structs.rs')
-rw-r--r--src/generated/structs.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generated/structs.rs b/src/generated/structs.rs
index 48d1326..7399273 100644
--- a/src/generated/structs.rs
+++ b/src/generated/structs.rs
@@ -2735,7 +2735,7 @@ pub struct User {
/// the user's full name
pub full_name: Option<String>,
#[serde(deserialize_with = "crate::none_if_blank_url")]
- /// URL to the user's gitea page
+ /// URL to the user's Forgejo page
pub html_url: Option<url::Url>,
/// the user's id
pub id: Option<i64>,