mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 20:11:29 +11:00
chore: fix doc link
This commit is contained in:
parent
ee30bf8d29
commit
6a3f2ba7e7
|
@ -1,6 +1,6 @@
|
|||
use crate::icon::Icon;
|
||||
|
||||
/// Application metadata for the [`PredefinedMenuItem::about`].
|
||||
/// Application metadata for the [`PredefinedMenuItem::about`](crate::PredefinedMenuItem::about).
|
||||
#[derive(Debug, Clone, Default)]
|
||||
pub struct AboutMetadata {
|
||||
/// Sets the application name.
|
||||
|
|
Loading…
Reference in a new issue