We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TypeParamBounds
1 parent 11e893f commit 30f6d94Copy full SHA for 30f6d94
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