Fix a couple of links in documentation
This commit is contained in:
parent
2682079713
commit
d7a3ce4e68
2 changed files with 2 additions and 3 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue