We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ddeb5e + 30f6d94 commit d68e28cCopy full SHA for d68e28c
src/types/trait-object.md
@@ -97,7 +97,7 @@ need to be expressed as part of the trait object. This lifetime is written as
97
inferred with a sensible choice.
98
99
[_TraitBound_]: ../trait-bounds.md
100
-[_TypeParamBounds_]: ../types.md#type-expressions
+[_TypeParamBounds_]: ../trait-bounds.md
101
[auto traits]: ../special-types-and-traits.md#auto-traits
102
[defaults]: ../lifetime-elision.md#default-trait-object-lifetimes
103
[dynamically sized types]: ../dynamically-sized-types.md
0 commit comments