Skip to content

Commit 0aa5910

Browse files
saikatdas0790asomers
authored andcommitted
Fix link to associated types
1 parent 7d70403 commit 0aa5910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockall/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
//! * [`Generic methods`](#generic-methods)
4040
//! * [`Methods with generic lifetimes`](#methods-with-generic-lifetimes)
4141
//! * [`Generic traits and structs`](#generic-traits-and-structs)
42-
//! * [`Associated types`](#associated-types-1)
42+
//! * [`Associated types`](#associated-types)
4343
//! * [`Multiple and inherited traits`](#multiple-and-inherited-traits)
4444
//! * [`External traits`](#external-traits)
4545
//! * [`Static methods`](#static-methods)

0 commit comments

Comments
 (0)