chore (backend-rs): shorten doc link text
This commit is contained in:
parent
db8f10090a
commit
37f9078606
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ pub fn summarize_impl(
|
|||
///
|
||||
/// # Arguments
|
||||
///
|
||||
/// * `note_like` : a note ([`crate::model::entity::note::Model`])-like instance containing
|
||||
/// * `note_like` : a note ([`note::Model`](crate::model::entity::note::Model))-like instance containing
|
||||
/// `file_ids`, `text`, `cw`, `has_poll` fields
|
||||
///
|
||||
/// # Caveats
|
||||
|
|
Loading…
Reference in a new issue