Fix outdated links in documentation
This commit is contained in:
parent
b24f0b1ce1
commit
a6298ba12c
15 changed files with 48 additions and 48 deletions
|
|
@ -26,11 +26,11 @@
|
|||
//! [Modular ecosystem]: https://github.com/iced-rs/iced/blob/master/ECOSYSTEM.md
|
||||
//! [renderer-agnostic native runtime]: https://github.com/iced-rs/iced/0.4/master/native
|
||||
//! [`wgpu`]: https://github.com/gfx-rs/wgpu-rs
|
||||
//! [built-in renderer]: https://github.com/iced-rs/iced/tree/0.4/wgpu
|
||||
//! [windowing shell]: https://github.com/iced-rs/iced/tree/0.4/winit
|
||||
//! [built-in renderer]: https://github.com/iced-rs/iced/tree/0.5/wgpu
|
||||
//! [windowing shell]: https://github.com/iced-rs/iced/tree/0.5/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.4/examples
|
||||
//! [examples]: https://github.com/iced-rs/iced/tree/0.5/examples
|
||||
//! [repository]: https://github.com/iced-rs/iced
|
||||
//!
|
||||
//! # Overview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue