Fix links in pane_grid documentation
This commit is contained in:
parent
cfc2b55e05
commit
fb744a338c
2 changed files with 4 additions and 2 deletions
|
|
@ -219,7 +219,7 @@ pub trait Renderer: crate::Renderer + Sized {
|
|||
/// - the [`Layout`] of the [`Column`] and its children
|
||||
/// - the cursor position
|
||||
///
|
||||
/// [`Column`]: struct.Row.html
|
||||
/// [`Column`]: struct.Column.html
|
||||
/// [`Layout`]: ../layout/struct.Layout.html
|
||||
fn draw<Message>(
|
||||
&mut self,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue