Fix align link in layout documentation (#6451)

This commit is contained in:
Noam Zaks 2025-06-20 00:24:02 +03:00 committed by GitHub
parent 4588595792
commit f1c761e88b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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