Fix docs.rs links

Related issue: https://github.com/rust-lang/docs.rs/issues/223
This commit is contained in:
Héctor Ramón Jiménez 2020-02-03 23:53:34 +01:00
parent 471b695331
commit f5186f31f1
4 changed files with 3 additions and 4 deletions

View file

@ -171,7 +171,6 @@
//!
//! [Elm]: https://elm-lang.org/
//! [The Elm Architecture]: https://guide.elm-lang.org/architecture/
//! [documentation]: https://docs.rs/iced
//! [examples]: https://github.com/hecrj/iced/tree/master/examples
//! [`Application`]: trait.Application.html
#![deny(missing_docs)]