mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
docs: fix broken link (#10147)
This commit is contained in:
@@ -132,7 +132,7 @@ impl TryFrom<Image<'_>> for tray_icon::Icon {
|
||||
}
|
||||
|
||||
/// An image type that accepts file paths, raw bytes, previously loaded images and image objects.
|
||||
/// This type is meant to be used along the [transformImage](https://beta.tauri.app/references/v2/js/image/namespaceimage/#transformimage) API.
|
||||
/// This type is meant to be used along the [transformImage](https://v2.tauri.app/reference/javascript/api/namespaceimage/#transformimage) API.
|
||||
///
|
||||
/// # Stability
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user