Fix a couple of links in documentation

This commit is contained in:
Héctor Ramón Jiménez 2020-04-02 17:32:26 +02:00
parent 2682079713
commit d7a3ce4e68
2 changed files with 2 additions and 3 deletions

View file

@ -51,7 +51,7 @@
//!
//! [`wasm-pack`]: https://github.com/rustwasm/wasm-pack
//! [`wasm-bindgen`]: https://github.com/rustwasm/wasm-bindgen
//! [`tour` example]: https://github.com/hecrj/iced/blob/master/examples/tour.rs
//! [`tour` example]: https://github.com/hecrj/iced/tree/0.1/examples/tour
#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
#![deny(unused_results)]