Fix align link in layout documentation (#6451)
This commit is contained in:
parent
4588595792
commit
f1c761e88b
|
|
@ -104,7 +104,7 @@ impl Show for Packed<AlignElem> {
|
|||
}
|
||||
}
|
||||
|
||||
/// Where to [align] something along an axis.
|
||||
/// Where to align something along an axis.
|
||||
///
|
||||
/// Possible values are:
|
||||
/// - `start`: Aligns at the [start]($direction.start) of the [text
|
||||
|
|
|
|||
Loading…
Reference in New Issue