Skip to content

Commit

Permalink
Remove redundant explicit link
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Oct 28, 2024
1 parent 3e2e619 commit 1ce126c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input_context/context_instance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ impl ActionBind {
/// Adds input mapping.
///
/// The action can be triggered by any input mapping. If multiple input mappings
/// return [`ActionState`](super::input_action::ActionState).
/// return [`ActionState`].
///
/// Thanks to [`Into`] impls, it can be called directly with buttons/axes:
///
Expand Down

0 comments on commit 1ce126c

Please sign in to comment.