Point doc links to 0.12 branch
This commit is contained in:
parent
7555487503
commit
e9862f8913
10 changed files with 42 additions and 42 deletions
|
|
@ -24,13 +24,13 @@
|
|||
//! [scrollables]: https://iced.rs/examples/scrollable.mp4
|
||||
//! [Debug overlay with performance metrics]: https://iced.rs/examples/debug.mp4
|
||||
//! [Modular ecosystem]: https://github.com/iced-rs/iced/blob/master/ECOSYSTEM.md
|
||||
//! [renderer-agnostic native runtime]: https://github.com/iced-rs/iced/tree/0.10/runtime
|
||||
//! [renderer-agnostic native runtime]: https://github.com/iced-rs/iced/tree/0.12/runtime
|
||||
//! [`wgpu`]: https://github.com/gfx-rs/wgpu-rs
|
||||
//! [built-in renderer]: https://github.com/iced-rs/iced/tree/0.10/wgpu
|
||||
//! [windowing shell]: https://github.com/iced-rs/iced/tree/0.10/winit
|
||||
//! [built-in renderer]: https://github.com/iced-rs/iced/tree/0.12/wgpu
|
||||
//! [windowing shell]: https://github.com/iced-rs/iced/tree/0.12/winit
|
||||
//! [`dodrio`]: https://github.com/fitzgen/dodrio
|
||||
//! [web runtime]: https://github.com/iced-rs/iced_web
|
||||
//! [examples]: https://github.com/iced-rs/iced/tree/0.10/examples
|
||||
//! [examples]: https://github.com/iced-rs/iced/tree/0.12/examples
|
||||
//! [repository]: https://github.com/iced-rs/iced
|
||||
//!
|
||||
//! # Overview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue