chore: fix doc link

This commit is contained in:
Amr Bashir 2023-07-18 05:00:38 +03:00
parent ee30bf8d29
commit 6a3f2ba7e7
No known key found for this signature in database
GPG key ID: BBD7A47A2003FF33

View file

@ -1,6 +1,6 @@
use crate::icon::Icon; use crate::icon::Icon;
/// Application metadata for the [`PredefinedMenuItem::about`]. /// Application metadata for the [`PredefinedMenuItem::about`](crate::PredefinedMenuItem::about).
#[derive(Debug, Clone, Default)] #[derive(Debug, Clone, Default)]
pub struct AboutMetadata { pub struct AboutMetadata {
/// Sets the application name. /// Sets the application name.