Skip to content

Commit

Permalink
Remove dead link targets.
Browse files Browse the repository at this point in the history
Nothing points at these link targets for `Piet` or `Druid` any
longer in this body of text.
  • Loading branch information
waywardmonkeys committed Aug 3, 2024
1 parent 58c63a0 commit ddf1354
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit ddf1354

Please sign in to comment.