Fix outdated 0.13 links in documentation
This commit is contained in:
parent
fd891f0e3f
commit
92d08bcc10
7 changed files with 10 additions and 22 deletions
|
|
@ -52,7 +52,7 @@
|
|||
//! The [`pane_grid` example] showcases how to use a [`PaneGrid`] with resizing,
|
||||
//! drag and drop, and hotkey support.
|
||||
//!
|
||||
//! [`pane_grid` example]: https://github.com/iced-rs/iced/tree/0.13/examples/pane_grid
|
||||
//! [`pane_grid` example]: https://github.com/iced-rs/iced/tree/master/examples/pane_grid
|
||||
mod axis;
|
||||
mod configuration;
|
||||
mod content;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue