Skip to content

Commit

Permalink
Fix doclink
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Nov 9, 2023
1 parent 20f6625 commit f33a9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/egui/src/animation_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ struct ValueAnim {
}

impl AnimationManager {
/// See `Context::animate_bool` for documentation
/// See [`crate::Context::animate_bool`] for documentation
pub fn animate_bool(
&mut self,
input: &InputState,
Expand Down

0 comments on commit f33a9a8

Please sign in to comment.