Fix docs.rs links
Related issue: https://github.com/rust-lang/docs.rs/issues/223
This commit is contained in:
parent
471b695331
commit
f5186f31f1
4 changed files with 3 additions and 4 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue