Skip to content

Commit

Permalink
Fix link to associated types
Browse files Browse the repository at this point in the history
  • Loading branch information
saikatdas0790 authored and asomers committed Mar 26, 2023
1 parent 7d70403 commit 0aa5910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mockall/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
//! * [`Generic methods`](#generic-methods)
//! * [`Methods with generic lifetimes`](#methods-with-generic-lifetimes)
//! * [`Generic traits and structs`](#generic-traits-and-structs)
//! * [`Associated types`](#associated-types-1)
//! * [`Associated types`](#associated-types)
//! * [`Multiple and inherited traits`](#multiple-and-inherited-traits)
//! * [`External traits`](#external-traits)
//! * [`Static methods`](#static-methods)
Expand Down

0 comments on commit 0aa5910

Please sign in to comment.