Point documentation links to 0.14 branch
This commit is contained in:
parent
8d7aac96d7
commit
a90f523e71
9 changed files with 12 additions and 12 deletions
|
|
@ -21,7 +21,7 @@ use crate::core::{
|
|||
/// The [`integration`] example uses a [`UserInterface`] to integrate Iced in an
|
||||
/// existing graphical application.
|
||||
///
|
||||
/// [`integration`]: https://github.com/iced-rs/iced/tree/master/examples/integration
|
||||
/// [`integration`]: https://github.com/iced-rs/iced/tree/0.14/examples/integration
|
||||
pub struct UserInterface<'a, Message, Theme, Renderer> {
|
||||
root: Element<'a, Message, Theme, Renderer>,
|
||||
base: layout::Node,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue