Fix up links
mdbook and rustdoc generate links differently, so we need to change all these links.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
/// Book][moreinfo] contains more details about the precise nature of
|
||||
/// these internals.
|
||||
///
|
||||
/// [moreinfo]: ../../book/trait-objects.html#representation
|
||||
/// [moreinfo]: ../../book/trait-objects.html#Representation
|
||||
///
|
||||
/// `TraitObject` is guaranteed to match layouts, but it is not the
|
||||
/// type of trait objects (e.g. the fields are not directly accessible
|
||||
|
||||
Reference in New Issue
Block a user