Fix broken intra-doc link

This commit is contained in:
Camelid 2020-08-30 21:22:10 -07:00
parent bd7cbaecd3
commit e0eed3c558

View File

@ -230,7 +230,7 @@
//! [`Cell`]: core::cell::Cell
//! [`RefCell`]: core::cell::RefCell
//! [send]: core::marker::Send
//! [arc]: alloc::sync::Arc
//! [arc]: crate::sync::Arc
//! [`Deref`]: core::ops::Deref
//! [downgrade]: Rc::downgrade
//! [upgrade]: Weak::upgrade