Fix documentation link in image::Handle
This commit is contained in:
parent
58ea914ad2
commit
01b014c19f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ pub enum Handle {
|
||||||
///
|
///
|
||||||
/// Use [`from_rgba`] to create this variant.
|
/// Use [`from_rgba`] to create this variant.
|
||||||
///
|
///
|
||||||
/// [`from_rgba`]: Self::from_bytes
|
/// [`from_rgba`]: Self::from_rgba
|
||||||
Rgba {
|
Rgba {
|
||||||
/// The id of this handle.
|
/// The id of this handle.
|
||||||
id: Id,
|
id: Id,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue