diff --git a/src/lib.rs b/src/lib.rs index 38fe94b1..426ba0bc 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -64,8 +64,6 @@ //! efficient as the standard library, and that this crate still uses the //! `alloc` crate regardless. //! -//! [`Piet`]: https://docs.rs/piet -//! [`Druid`]: https://docs.rs/druid //! [`libm`]: https://docs.rs/libm #![forbid(unsafe_code)]