Fix `examples` link in documentation
This commit is contained in:
parent
3a678561f2
commit
f92f5c3eca
|
@ -30,7 +30,7 @@
|
||||||
//! [windowing shell]: https://github.com/hecrj/iced/tree/master/winit
|
//! [windowing shell]: https://github.com/hecrj/iced/tree/master/winit
|
||||||
//! [`dodrio`]: https://github.com/fitzgen/dodrio
|
//! [`dodrio`]: https://github.com/fitzgen/dodrio
|
||||||
//! [web runtime]: https://github.com/hecrj/iced/tree/master/web
|
//! [web runtime]: https://github.com/hecrj/iced/tree/master/web
|
||||||
//! [examples]: https://github.com/hecrj/iced/tree/0.1.0/examples
|
//! [examples]: https://github.com/hecrj/iced/tree/master/examples
|
||||||
//! [repository]: https://github.com/hecrj/iced
|
//! [repository]: https://github.com/hecrj/iced
|
||||||
//!
|
//!
|
||||||
//! # Overview
|
//! # Overview
|
||||||
|
|
Loading…
Reference in New Issue