Fix links in pane_grid documentation

This commit is contained in:
Héctor Ramón Jiménez 2020-03-20 11:56:39 +01:00
parent cfc2b55e05
commit fb744a338c
2 changed files with 4 additions and 2 deletions

View file

@ -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,