Skip to content

Commit 9d62ced

Browse files
committed
jail, jail for docs links for a thousand years
1 parent bc401ec commit 9d62ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/core/src/alloc/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ where
413413
/// shorter lifetime. This trivially applies to allocators that always maintain
414414
/// global state, e.g. `System` or `Global`.
415415
///
416-
/// [`Pin`]: ../pin/struct.Pin.html
416+
/// [`Pin`]: ../../core/pin/struct.Pin.html
417417
#[unstable(feature = "allocator_ext", issue = "32838", implied_by = "allocator_api")]
418418
pub unsafe trait PinSafeAllocator: Allocator + 'static {}
419419

0 commit comments

Comments
 (0)